File tree
219 files changed
+1565
-1091
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src/deriving
- generic
- rustc_codegen_cranelift/src
- abi
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa
- src
- debuginfo
- mir
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_hir_analysis/src
- check
- coherence
- collect
- hir_ty_lowering
- structured_errors
- variance
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_infer/src
- infer/error_reporting
- traits
- rustc_lint/src
- rustc_middle/src
- mir
- query
- ty
- print
- rustc_mir_build/src/thir/cx
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_symbol_mangling/src
- typeid
- rustc_trait_selection/src
- solve
- assembly
- traits
- error_reporting
- query
- select
- rustc_transmute/src/layout
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- library
- alloc/src/collections/btree
- node
- std/src/sys/pal
- sgx
- unix
- unsupported
- wasi
- test/src
- src
- bootstrap
- src/core
- build_steps
- librustdoc
- clean
- passes
- tools
- clippy
- clippy_lints/src
- casts
- functions
- loops
- matches
- methods
- transmute
- clippy_utils/src
- tests
- ui
- ui-toml/needless_raw_string_hashes_one_allowed
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims/unix/linux/fd
- run-make-support
- src
- tests
- run-make/compiler-builtins
- ui
- generics
- lint/dead-code
- privacy
- return
- suggestions
- trait-bounds
- transmute
- type
- typeck
- union
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
219 files changed
+1565
-1091
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| 262 | + | |
262 | 263 |
| |
263 | 264 |
| |
264 | 265 |
| |
|
+32-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 |
| - | |
| 217 | + | |
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
| |||
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
| 284 | + | |
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
| |||
2636 | 2636 |
| |
2637 | 2637 |
| |
2638 | 2638 |
| |
2639 |
| - | |
| 2639 | + | |
2640 | 2640 |
| |
2641 | 2641 |
| |
2642 | 2642 |
| |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
2643 | 2654 |
| |
2644 | 2655 |
| |
2645 | 2656 |
| |
| |||
3323 | 3334 |
| |
3324 | 3335 |
| |
3325 | 3336 |
| |
| 3337 | + | |
3326 | 3338 |
| |
3327 | 3339 |
| |
3328 | 3340 |
| |
| |||
3634 | 3646 |
| |
3635 | 3647 |
| |
3636 | 3648 |
| |
3637 |
| - | |
| 3649 | + | |
3638 | 3650 |
| |
3639 | 3651 |
| |
3640 | 3652 |
| |
| |||
3670 | 3682 |
| |
3671 | 3683 |
| |
3672 | 3684 |
| |
3673 |
| - | |
| 3685 | + | |
3674 | 3686 |
| |
3675 | 3687 |
| |
3676 | 3688 |
| |
| |||
3686 | 3698 |
| |
3687 | 3699 |
| |
3688 | 3700 |
| |
| 3701 | + | |
3689 | 3702 |
| |
3690 | 3703 |
| |
3691 | 3704 |
| |
| |||
4630 | 4643 |
| |
4631 | 4644 |
| |
4632 | 4645 |
| |
4633 |
| - | |
| 4646 | + | |
4634 | 4647 |
| |
4635 | 4648 |
| |
4636 | 4649 |
| |
| |||
4897 | 4910 |
| |
4898 | 4911 |
| |
4899 | 4912 |
| |
| 4913 | + | |
| 4914 | + | |
| 4915 | + | |
| 4916 | + | |
| 4917 | + | |
| 4918 | + | |
| 4919 | + | |
| 4920 | + | |
| 4921 | + | |
| 4922 | + | |
| 4923 | + | |
4900 | 4924 |
| |
4901 | 4925 |
| |
4902 | 4926 |
| |
| |||
5200 | 5224 |
| |
5201 | 5225 |
| |
5202 | 5226 |
| |
5203 |
| - | |
| 5227 | + | |
5204 | 5228 |
| |
5205 | 5229 |
| |
5206 | 5230 |
| |
| |||
5517 | 5541 |
| |
5518 | 5542 |
| |
5519 | 5543 |
| |
5520 |
| - | |
| 5544 | + | |
5521 | 5545 |
| |
5522 | 5546 |
| |
5523 | 5547 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 | 69 |
| |
79 | 70 |
| |
80 | 71 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
369 |
| - | |
| 369 | + | |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
506 |
| - | |
507 |
| - | |
| 506 | + | |
| 507 | + | |
508 | 508 |
| |
509 |
| - | |
| 509 | + | |
510 | 510 |
| |
511 | 511 |
| |
512 | 512 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
558 |
| - | |
559 |
| - | |
| 558 | + | |
| 559 | + | |
560 | 560 |
| |
561 | 561 |
| |
562 | 562 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1649 | 1649 |
| |
1650 | 1650 |
| |
1651 | 1651 |
| |
1652 |
| - | |
| 1652 | + | |
1653 | 1653 |
| |
1654 | 1654 |
| |
1655 | 1655 |
| |
| |||
2284 | 2284 |
| |
2285 | 2285 |
| |
2286 | 2286 |
| |
2287 |
| - | |
2288 |
| - | |
| 2287 | + | |
| 2288 | + | |
2289 | 2289 |
| |
2290 | 2290 |
| |
2291 | 2291 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2065 | 2065 |
| |
2066 | 2066 |
| |
2067 | 2067 |
| |
2068 |
| - | |
2069 | 2068 |
| |
2070 | 2069 |
| |
2071 | 2070 |
| |
| |||
2294 | 2293 |
| |
2295 | 2294 |
| |
2296 | 2295 |
| |
2297 |
| - | |
2298 | 2296 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2157 | 2157 |
| |
2158 | 2158 |
| |
2159 | 2159 |
| |
2160 |
| - | |
2161 |
| - | |
| 2160 | + | |
2162 | 2161 |
| |
2163 | 2162 |
| |
2164 | 2163 |
| |
2165 | 2164 |
| |
2166 |
| - | |
2167 |
| - | |
2168 |
| - | |
| 2165 | + | |
2169 | 2166 |
| |
2170 | 2167 |
| |
2171 | 2168 |
| |
| |||
2190 | 2187 |
| |
2191 | 2188 |
| |
2192 | 2189 |
| |
2193 |
| - | |
2194 |
| - | |
2195 |
| - | |
2196 |
| - | |
2197 |
| - | |
2198 |
| - | |
| 2190 | + | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
2199 | 2194 |
| |
2200 | 2195 |
| |
2201 | 2196 |
| |
| |||
2210 | 2205 |
| |
2211 | 2206 |
| |
2212 | 2207 |
| |
2213 |
| - | |
2214 |
| - | |
2215 |
| - | |
| 2208 | + | |
2216 | 2209 |
| |
2217 | 2210 |
| |
2218 | 2211 |
| |
| |||
2413 | 2406 |
| |
2414 | 2407 |
| |
2415 | 2408 |
| |
2416 |
| - | |
| 2409 | + | |
2417 | 2410 |
| |
2418 | 2411 |
| |
2419 | 2412 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
| 316 | + | |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
| |||
1272 | 1272 |
| |
1273 | 1273 |
| |
1274 | 1274 |
| |
1275 |
| - | |
| 1275 | + | |
1276 | 1276 |
| |
1277 | 1277 |
| |
1278 | 1278 |
| |
| |||
1318 | 1318 |
| |
1319 | 1319 |
| |
1320 | 1320 |
| |
1321 |
| - | |
| 1321 | + | |
1322 | 1322 |
| |
1323 | 1323 |
| |
1324 | 1324 |
| |
| |||
1346 | 1346 |
| |
1347 | 1347 |
| |
1348 | 1348 |
| |
1349 |
| - | |
| 1349 | + | |
1350 | 1350 |
| |
1351 | 1351 |
| |
1352 | 1352 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
| |||
372 | 375 |
| |
373 | 376 |
| |
374 | 377 |
| |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
375 | 389 |
| |
376 | 390 |
| |
377 | 391 |
| |
| |||
663 | 677 |
| |
664 | 678 |
| |
665 | 679 |
| |
666 |
| - | |
667 |
| - | |
668 |
| - | |
669 |
| - | |
670 |
| - | |
| 680 | + | |
671 | 681 |
| |
672 | 682 |
| |
673 | 683 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
999 | 1000 |
| |
1000 | 1001 |
| |
1001 | 1002 |
| |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
1002 | 1009 |
| |
1003 | 1010 |
| |
1004 | 1011 |
| |
|
0 commit comments