File tree
5 files changed
+45
-2
lines changed- compiler/rustc_expand
- src
- tests/ui/delegation
5 files changed
+45
-2
lines changedDiff for: compiler/rustc_expand/messages.ftl
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 |
| |
65 | 68 |
| |
66 | 69 |
| |
|
Diff for: compiler/rustc_expand/src/errors.rs
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
449 | 449 |
| |
450 | 450 |
| |
451 | 451 |
| |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
452 | 459 |
| |
453 | 460 |
| |
454 | 461 |
| |
|
Diff for: compiler/rustc_expand/src/expand.rs
+10-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
1989 | 1990 |
| |
1990 | 1991 |
| |
1991 | 1992 |
| |
| 1993 | + | |
| 1994 | + | |
1992 | 1995 |
| |
1993 | 1996 |
| |
1994 | 1997 |
| |
| |||
2000 | 2003 |
| |
2001 | 2004 |
| |
2002 | 2005 |
| |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
2003 | 2011 |
| |
2004 | 2012 |
| |
2005 | 2013 |
| |
|
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
+14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + |
0 commit comments