mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
0011fac90d
Fix naming in the lint API Methods for emit lints are named very inconsistently. This PR fixes that up. r? `@compiler-errors`