mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
2da59b8676
Cleanup error handlers Mostly by making function naming more consistent. More to do after this, but this is enough for one PR. r? compiler-errors