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
..
2023-12-10 10:56:22 +08:00
2023-09-21 17:31:25 +02:00
2023-12-31 00:37:45 +00:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-11-23 20:10:44 -05:00
2023-12-22 11:14:11 +01:00
2023-10-19 20:18:51 -03:00
2024-01-17 17:09:55 -05:00
2024-01-18 03:30:05 +01:00
2024-01-19 20:10:38 -08:00
2024-01-18 03:30:05 +01:00