mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
5f33a8c026
Break up long function in trait selection error reporting + clean up nearby code - Move blocks of code into their own functions - Replace a few function argument types with their type aliases - Create "AppendConstMessage" enum to replace a nested `Option`.