mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
5b6eb28bda
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