Into a recent commit, has been renamed print!()/println!() to printf!()/printfln!()

https://github.com/mozilla/rust/commit/3b0258916d28a1215acf9a0c78f6760cc67f935c

Why do not have print!(), println!() and printf!()?
If somebody wants a line in printf!(), he can use "\n" character.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to