Commit e9b5839
File tree
3 files changed
+3
-6
lines changed- src
- librustc_resolve
- libsyntax_ext/deriving
- test/run-pass-fulldeps/proc-macro
3 files changed
+3
-6
lines changedDiff for: src/librustc_resolve/macros.rs
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
| 31 | + | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
|
Diff for: src/libsyntax_ext/deriving/custom.rs
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
| 32 | + | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + |
0 commit comments