Files
rust/compiler
Matthias Krüger 5c963a4cb3 Rollup merge of #139650 - Alexendoo:group-alias, r=davidtwco
Fix `register_group_alias` for tools

In clippy we're looking at renaming `clippy::all` and registering an alias for it but currently that doesn't work for tools

The `lint_ids` of the alias are now populated at the time of registration to make it easier to handle
2025-04-17 00:14:25 +02:00
..
2025-04-09 12:29:59 +01:00
2025-04-14 18:47:15 +00:00
2025-04-09 10:42:26 +00:00