File tree
10 files changed
+9
-52
lines changed- compiler/rustc_feature/src
- src/test/ui
- asm
- error-codes
- feature-gates
10 files changed
+9
-52
lines changedDiff for: compiler/rustc_feature/src/accepted.rs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
| 188 | + | |
| 189 | + | |
188 | 190 |
| |
189 | 191 |
| |
190 | 192 |
| |
|
Diff for: compiler/rustc_feature/src/active.rs
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
426 | 426 |
| |
427 | 427 |
| |
428 | 428 |
| |
429 |
| - | |
430 |
| - | |
431 | 429 |
| |
432 | 430 |
| |
433 | 431 |
| |
|
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
| 387 | + | |
387 | 388 |
| |
388 | 389 |
| |
389 | 390 |
| |
| |||
445 | 446 |
| |
446 | 447 |
| |
447 | 448 |
| |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 | 449 |
| |
454 | 450 |
| |
455 | 451 |
| |
|
Diff for: src/test/ui/asm/issue-92378.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Diff for: src/test/ui/error-codes/E0778.rs
+2-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 | 1 |
| |
4 |
| - | |
5 |
| - | |
| 2 | + | |
6 | 3 |
| |
7 |
| - | |
8 |
| - | |
| 4 | + |
Diff for: src/test/ui/error-codes/E0778.stderr
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Diff for: src/test/ui/error-codes/E0779.rs
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 | 1 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 2 | + |
Diff for: src/test/ui/error-codes/E0779.stderr
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
This file was deleted.
This file was deleted.
0 commit comments