Nicholas Nethercote 0ac1195ee0 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 be converted to use translated diagnostics.

This commit removes more `deny` attributes than it adds `allow`
attributes, which proves that this change is warranted.
2024-02-06 13:12:33 +11:00
..
2022-06-08 22:44:26 +08:00
2023-11-22 18:38:17 +11:00
2024-01-22 22:53:20 +00:00
2024-01-16 10:21:55 -05:00
2024-02-06 13:12:33 +11:00
2024-01-26 08:37:37 +01:00