mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-05 10:10:40 +00:00
This commit picks up a few odd ends discovered during the work on #130227. It adds some documentation and renames a few methods with too generic names to describe what they actually do. It also adds some debug output that was helpful during bug hunting.