mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

I had to do a lot of debug by printing; having these `Debug` traits in place made it easier. Additionally, add some more information to existing `info!` statements.