That is, change `diagnostic_outside_of_impl` and `untranslatable_diagnostic` from `allow` to `deny`, because more than half of the compiler has be converted to use translated diagnostics. This commit removes more `deny` attributes than it adds `allow` attributes, which proves that this change is warranted. |
||
|---|---|---|
| .. | ||
| bit_set | ||
| interval | ||
| vec | ||
| bit_set.rs | ||
| idx.rs | ||
| interval.rs | ||
| lib.rs | ||
| slice.rs | ||
| vec.rs | ||