Skip to main content


I like to minimize the size of binaries I build. Unremovable debugging strings annoyed me, so I've added an option to completely neuter `Debug::fmt` in #Rustlang

https://github.com/rust-lang/rust/pull/123940