add field attr_id to attr parser's AcceptContext

This commit is contained in:
Edvin Bryntesson
2026-02-22 18:25:27 +01:00
committed by Jonathan Brouwer
parent 4ab05bc659
commit 58168028f9
3 changed files with 6 additions and 2 deletions
-1
View File
@@ -4224,7 +4224,6 @@ dependencies = [
name = "rustc_lint_defs"
version = "0.0.0"
dependencies = [
"rustc_ast",
"rustc_data_structures",
"rustc_error_messages",
"rustc_hir_id",