Commit c1f3d15
committed
Changing error message to reflect changes with the 2018 edition
Signed-off-by: Adonis <[email protected]>
Update src/libsyntax/ext/tt/quoted.rs
Co-Authored-By: asettouf <[email protected]>
Update src/libsyntax/ext/tt/quoted.rs
Co-Authored-By: asettouf <[email protected]>
Update src/libsyntax/ext/tt/quoted.rs
Co-Authored-By: asettouf <[email protected]>
Update src/libsyntax/ext/tt/quoted.rs
Co-Authored-By: asettouf <[email protected]>
Update src/libsyntax/ext/tt/quoted.rs
Co-Authored-By: asettouf <[email protected]>
Update src/libsyntax/ext/tt/quoted.rs
Co-Authored-By: asettouf <[email protected]>
Update src/test/ui/macros/macro-at-most-once-rep-2015-ques-rep.stderr
Co-Authored-By: asettouf <[email protected]>
Update src/test/ui/macros/macro-at-most-once-rep-2015-ques-rep.stderr
Co-Authored-By: asettouf <[email protected]>
Stabilize split_ascii_whitespace
Tracking issue FCP to merge: #48656 (comment)
fix stabilization order of uniform_paths.
hir: add HirId to main Hir nodes
Fix `std::os::fortanix_sgx::usercalls::raw::UsercallNrs`
Fixes fortanix/rust-sgx#88
Update src/libsyntax/ext/tt/quoted.rs
Co-Authored-By: asettouf <[email protected]>
Revert "Merge remote-tracking branch 'upstream/master'"
This reverts commit 751f05bd155e2c55d4177fe8211df634faf3a644, reversing
changes made to 545a3e62b0cb473108869a61b271bc589afb49da.1 parent 3d35a9b commit c1f3d15
File tree
2 files changed
+14
-8
lines changed- src
- libsyntax/ext/tt
- test/ui/macros
2 files changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
| 477 | + | |
| 478 | + | |
478 | 479 | | |
479 | 480 | | |
480 | 481 | | |
481 | | - | |
| 482 | + | |
| 483 | + | |
482 | 484 | | |
483 | 485 | | |
484 | 486 | | |
| |||
506 | 508 | | |
507 | 509 | | |
508 | 510 | | |
509 | | - | |
| 511 | + | |
| 512 | + | |
510 | 513 | | |
511 | 514 | | |
512 | | - | |
| 515 | + | |
| 516 | + | |
513 | 517 | | |
514 | 518 | | |
515 | 519 | | |
| |||
519 | 523 | | |
520 | 524 | | |
521 | 525 | | |
522 | | - | |
| 526 | + | |
| 527 | + | |
523 | 528 | | |
524 | 529 | | |
525 | 530 | | |
526 | | - | |
| 531 | + | |
| 532 | + | |
527 | 533 | | |
528 | 534 | | |
529 | 535 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
0 commit comments