Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The implicit formatting arguments RFC has been merged [0], so you will be able to write this in Rust soon:

  let name = "Bob";
  print!("Hello {name}");
[0]: https://rust-lang.github.io/rfcs/2795-format-args-implicit-i...


That's a surprise, I thought we were firmely against that. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: