File tree
296 files changed
+15118
-12907
lines changed- compiler
- rustc_ast_lowering
- src
- rustc_ast/src/expand
- rustc_attr_data_structures/src
- rustc_attr_parsing
- src
- attributes
- rustc_codegen_cranelift/src
- rustc_codegen_gcc
- .github/workflows
- build_system
- build_sysroot
- src
- fuzz
- example
- patches
- tests
- src
- back
- intrinsic
- tests
- run
- tools
- cspell_dicts
- rustc_codegen_llvm/src
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_error_codes/src
- error_codes
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_infer/src
- rustc_interface/src
- rustc_lint
- src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- query
- rustc_mir_transform/src
- rustc_next_trait_solver/src
- rustc_parse/src
- rustc_passes/src
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- error_reporting/infer
- traits
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloctests
- testing
- tests/testing
- alloc/src
- core/src
- char
- iter/sources
- slice
- src
- bootstrap
- src
- core
- build_steps
- builder
- config
- utils
- ci
- docker/host-x86_64
- dist-aarch64-windows-gnullvm
- dist-various-1
- dist-x86_64-windows-gnullvm
- github-actions
- doc
- rustc-dev-guide/src
- building/bootstrapping
- tests
- rustc/src
- platform-support
- unstable-book/src/compiler-flags
- etc/completions
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- attrs
- tests/ui
- compiletest/src
- runtest
- miri
- src/shims
- tests/pass
- tidy/src
- tests
- codegen
- crashes
- run-make
- no-alloc-shim
- symbols-all-mangled
- rustdoc-json/attrs
- ui-fulldeps
- internal-lints
- ui
- array-slice-vec
- async-await/issues
- attributes
- closures/binder
- const-generics
- associated_const_equality
- generic_arg_infer
- generic_const_exprs
- const_kind_expr
- generic_const_parameter_types
- issues
- min_const_generics
- deprecation
- error-codes
- feature-gates
- force-inlining
- invalid
- issues
- lang-items
- lint/unused
- macros
- malformed
- object-lifetime
- parser/issues
- pattern
- repeat-expr
- repr
- sanitizer
- simd
- span
- stability-attribute
- traits/const-traits
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
296 files changed
+15118
-12907
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3474 | 3474 |
| |
3475 | 3475 |
| |
3476 | 3476 |
| |
3477 |
| - | |
3478 | 3477 |
| |
3479 | 3478 |
| |
3480 | 3479 |
| |
3481 |
| - | |
3482 | 3480 |
| |
3483 | 3481 |
| |
3484 | 3482 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 | 175 |
| |
179 | 176 |
| |
180 | 177 |
| |
|
Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| |||
2109 | 2109 |
| |
2110 | 2110 |
| |
2111 | 2111 |
| |
2112 |
| - | |
2113 |
| - | |
2114 |
| - | |
2115 |
| - | |
2116 |
| - | |
2117 |
| - | |
2118 |
| - | |
2119 |
| - | |
2120 |
| - | |
2121 | 2112 |
| |
2122 | 2113 |
| |
2123 | 2114 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| 224 | + | |
| 225 | + | |
| 226 | + | |
224 | 227 |
| |
225 | 228 |
| |
226 | 229 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
|
Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
81 | 83 |
| |
82 | 84 |
| |
83 | 85 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
| |||
122 | 121 |
| |
123 | 122 |
| |
124 | 123 |
| |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 | 124 |
| |
130 | 125 |
| |
131 | 126 |
| |
| |||
136 | 131 |
| |
137 | 132 |
| |
138 | 133 |
| |
| 134 | + | |
139 | 135 |
| |
140 | 136 |
| |
141 | 137 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| |||
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
| 34 | + | |
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
|
Lines changed: 25 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
40 | 24 |
| |
41 | 25 |
| |
42 |
| - | |
43 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
44 | 40 |
| |
45 |
| - | |
46 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
47 | 44 |
| |
48 | 45 |
| |
49 | 46 |
| |
|
Lines changed: 56 additions & 55 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 |
| - | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 28 | + | |
35 | 29 |
| |
36 | 30 |
| |
37 | 31 |
| |
38 |
| - | |
39 |
| - | |
| 32 | + | |
40 | 33 |
| |
41 | 34 |
| |
42 | 35 |
| |
| |||
45 | 38 |
| |
46 | 39 |
| |
47 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
| |||
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
74 | 66 |
| |
75 |
| - | |
| 67 | + | |
76 | 68 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
91 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
92 | 84 |
| |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
106 | 100 |
| |
107 | 101 |
| |
108 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
|
0 commit comments