Commit b4491e5
authored
Rollup merge of rust-lang#70526 - Centril:less-attr, r=eddyb
reduce `rustc_attr` usage in places
This cleans up some unused `rustc_attr` dependencies.File tree
3 files changed
+1
-3
lines changed- src
- librustc_codegen_llvm
- librustc_parse
3 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4013 | 4013 | | |
4014 | 4014 | | |
4015 | 4015 | | |
4016 | | - | |
4017 | 4016 | | |
4018 | 4017 | | |
4019 | 4018 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments