This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7ee7645
committed
Auto merge of rust-lang#121545 - gvozdvmozgu:fix-attribute-validation-associated-items, r=<try>
fix attribute validation on associated items in traits
rust-lang#121537, fixed attribute validation on associated items in traitsFile tree
3 files changed
+16
-0
lines changed- compiler/rustc_ast_passes/src
- tests/ui/attributes
3 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1519 | 1519 | | |
1520 | 1520 | | |
1521 | 1521 | | |
| 1522 | + | |
1522 | 1523 | | |
1523 | 1524 | | |
1524 | 1525 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments