Set up API to make it possible to pass closures instead of AttributeLint.

The end goal being to completely remove `AttributeLint`.
This commit is contained in:
Guillaume Gomez
2026-03-25 15:03:46 +01:00
parent f29256dd14
commit c5b9918540
15 changed files with 133 additions and 64 deletions
+1
View File
@@ -4004,6 +4004,7 @@ dependencies = [
"rustc_ast_pretty",
"rustc_data_structures",
"rustc_error_messages",
"rustc_errors",
"rustc_hashes",
"rustc_hir_id",
"rustc_index",