mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
9b2644030a
Move `gather_comments`. To the module where it is used, so it doesn't have to be `pub`. r? ```@est31```