Matthias Krüger 46a0448405
Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco
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````
2024-02-09 14:41:50 +01:00
..
2024-01-25 12:28:11 +11:00
2023-10-13 08:59:36 +00:00
2023-08-02 16:21:45 +08:00
2024-02-06 13:12:33 +11:00
2024-01-17 03:14:16 +01:00
2023-11-22 18:38:17 +11:00
2023-04-16 07:25:13 +00:00