Files
rust/compiler
Matthias Krüger 901bab70d3 Rollup merge of #110913 - compiler-errors:missing-lints, r=Nilstrieb
Add some missing built-in lints

(and also sort them, so this is best reviewed one commit at a time)

Fixes #110911

I wonder if there's a good way to detect when a lint is built-in (i.e. not associated to a lint pass). If so, it needs to be added to this list, or else we're unable to `allow` or `deny` it. Leaving that for future work, I guess...
2023-04-28 07:34:03 +02:00
..
2023-04-21 02:14:04 -07:00
2023-04-17 16:09:18 -04:00
2023-04-25 18:59:55 +01:00
2023-04-21 02:14:04 -07:00
2023-04-10 17:24:23 +09:00
2023-04-10 22:02:52 +02:00
2023-04-25 18:59:55 +01:00
2023-04-20 12:00:41 -03:00
2023-04-25 14:15:31 +08:00