File tree
229 files changed
+1699
-541
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/example
- rustc_codegen_llvm
- src
- back
- rustc_codegen_ssa/src
- back
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_errors/src
- json
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- error_reporting
- outlives
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- middle
- mir
- query
- ty
- print
- rustc_mir_build/src/build/expr
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_parse_format/src
- rustc_query_system
- src
- query
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src
- rustc_smir
- stable_mir
- mir
- rustc_span/src
- rustc_target/src
- abi/call
- asm
- spec
- rustc_trait_selection/src
- solve/assembly
- traits/select
- rustc_transmute/src
- rustc_ty_utils/src
- library
- std/src
- os/linux
- sync/mpmc
- sys
- common
- personality
- unwind/src
- src
- bootstrap
- etc
- librustdoc
- clean
- html/static
- css
- js
- passes/lint
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- compiletest/src
- runtest
- miri
- src/shims
- tests/fail
- rustfmt/src/parse
- tidy/src
- tests
- codegen
- run-make
- dump-ice-to-disk
- src
- exit-code
- no-builtins-attribute
- short-ice
- run-make-fulldeps/issue-19371
- rustdoc
- rustdoc-gui
- rustdoc-ui
- ui
- associated-consts
- associated-inherent-types/bugs
- associated-type-bounds
- associated-types
- check-cfg
- coherence
- const-generics
- generic_const_exprs
- issues
- consts
- cycle-trait
- dyn-star
- fmt
- impl-trait
- infinite
- inline-const
- issues
- lint
- modules
- recursion
- resolve
- rfcs/rfc-2627-raw-dylib
- simd/intrinsic
- sized
- traits
- new-solver
- trait-upcasting
- transmutability
- type-alias-enum-variants
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
229 files changed
+1699
-541
lines changedLines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3488 | 3488 |
| |
3489 | 3489 |
| |
3490 | 3490 |
| |
| 3491 | + | |
3491 | 3492 |
| |
3492 | 3493 |
| |
3493 | 3494 |
| |
| |||
5142 | 5143 |
| |
5143 | 5144 |
| |
5144 | 5145 |
| |
| 5146 | + | |
| 5147 | + | |
| 5148 | + | |
| 5149 | + | |
| 5150 | + | |
| 5151 | + | |
| 5152 | + | |
| 5153 | + | |
| 5154 | + | |
| 5155 | + | |
| 5156 | + | |
| 5157 | + | |
| 5158 | + | |
| 5159 | + | |
| 5160 | + | |
| 5161 | + | |
| 5162 | + | |
| 5163 | + | |
| 5164 | + | |
| 5165 | + | |
| 5166 | + | |
| 5167 | + | |
| 5168 | + | |
| 5169 | + | |
| 5170 | + | |
| 5171 | + | |
| 5172 | + | |
5145 | 5173 |
| |
5146 | 5174 |
| |
5147 | 5175 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 | 95 |
| |
97 | 96 |
| |
98 | 97 |
| |
|
Lines changed: 14 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1619 | 1619 |
| |
1620 | 1620 |
| |
1621 | 1621 |
| |
1622 |
| - | |
1623 |
| - | |
1624 |
| - | |
1625 |
| - | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
1626 | 1628 |
| |
1627 | 1629 |
| |
1628 |
| - | |
| 1630 | + | |
1629 | 1631 |
| |
1630 | 1632 |
| |
1631 | 1633 |
| |
| |||
2090 | 2092 |
| |
2091 | 2093 |
| |
2092 | 2094 |
| |
2093 |
| - | |
2094 |
| - | |
2095 |
| - | |
2096 |
| - | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
2097 | 2101 |
| |
2098 | 2102 |
| |
2099 |
| - | |
| 2103 | + | |
2100 | 2104 |
| |
2101 | 2105 |
| |
2102 | 2106 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
695 | 695 |
| |
696 | 696 |
| |
697 | 697 |
| |
698 |
| - | |
| 698 | + | |
699 | 699 |
| |
700 | 700 |
| |
701 | 701 |
| |
|
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: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
|
Lines changed: 2 additions & 1 deletion
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 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
338 | 342 |
| |
339 | 343 |
| |
340 | 344 |
| |
|
Lines changed: 24 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
220 | 219 |
| |
221 | 220 |
| |
222 | 221 |
| |
| |||
226 | 225 |
| |
227 | 226 |
| |
228 | 227 |
| |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
229 | 234 |
| |
230 | 235 |
| |
231 | 236 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
| 85 | + | |
84 | 86 |
| |
85 | 87 |
| |
86 | 88 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
197 |
| - | |
| 196 | + | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
| 365 | + | |
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
63 | 71 |
| |
64 | 72 |
| |
65 | 73 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
| 324 | + | |
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 |
| |
| 10 | + | |
7 | 11 |
| |
8 | 12 |
| |
9 | 13 |
| |
|
0 commit comments