mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
46a0448405
Invert diagnostic lints. That is, change `diagnostic_outside_of_impl` and `untranslatable_diagnostic` from `allow` to `deny`, because more than half of the compiler has been converted to use translated diagnostics. This commit removes more `deny` attributes than it adds `allow` attributes, which proves that this change is warranted. r? ````@davidtwco```` |
||
---|---|---|
.. | ||
diagnostics | ||
symbols | ||
current_version.rs | ||
hash_stable.rs | ||
lib.rs | ||
lift.rs | ||
query.rs | ||
serialize.rs | ||
symbols.rs | ||
type_foldable.rs | ||
type_visitable.rs |