mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-04 23:15:28 +00:00
Mark format! with must_use hint Uses unstable feature https://github.com/rust-lang/rust/issues/94745 Part of #126475 First contribution to rust, please let me know if the blessing of tests is correct Thanks `@bjorn3` for the help