This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
39 files changed
+874
-236
lines changed- compiler
- rustc_builtin_macros
- src
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/example
- rustc_error_codes/src/error_codes
- rustc_hir_analysis/src
- rustc_lint_defs/src
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_passes
- src
- library
- alloc/src
- core
- src
- iter/traits
- num
- slice
- tests
- src
- doc
- rustc/src/targets
- unstable-book/src/library-features
- tools
- clippy
- clippy_lints/src
- tests
- ui
- rustbook
- tests/ui
- array-slice-vec
- asm
- feature-gates
- rfcs/rfc-2091-track-caller
39 files changed
+874
-236
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
223 | 228 |
| |
224 | 229 |
| |
225 | 230 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
923 | 923 |
| |
924 | 924 |
| |
925 | 925 |
| |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + |
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
136 | 144 |
| |
137 | 145 |
| |
138 | 146 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 |
| |
3 | 10 |
| |
4 | 11 |
| |
5 | 12 |
| |
| 13 | + | |
6 | 14 |
| |
7 |
| - | |
8 | 15 |
| |
9 | 16 |
| |
10 | 17 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
|
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1984 | 1984 |
| |
1985 | 1985 |
| |
1986 | 1986 |
| |
1987 |
| - | |
1988 |
| - | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
1989 | 1993 |
| |
1990 | 1994 |
| |
1991 | 1995 |
| |
1992 | 1996 |
| |
1993 | 1997 |
| |
1994 |
| - | |
| 1998 | + | |
1995 | 1999 |
| |
1996 | 2000 |
| |
1997 | 2001 |
| |
| |||
2007 | 2011 |
| |
2008 | 2012 |
| |
2009 | 2013 |
| |
2010 |
| - | |
| 2014 | + | |
2011 | 2015 |
| |
2012 | 2016 |
| |
2013 | 2017 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
|
0 commit comments