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
This commit is contained in:
Matthias Krüger 2025-04-17 00:14:25 +02:00 committed by GitHub
commit 5230faf6ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available