File tree
331 files changed
+3286
-1674
lines changed- compiler
- rustc_abi
- src
- extern_abi
- rustc_ast/src
- rustc_ast_passes/src
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- apple
- rustc_const_eval/src
- check_consts
- interpret
- util
- rustc_driver_impl/src
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_pretty
- src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer/opaque_types
- rustc_interface/src
- rustc_lint
- src
- rustc_lint_defs
- src
- rustc_llvm/llvm-wrapper
- rustc_metadata
- src
- rustc_middle/src
- mir
- ty
- rustc_mir_build
- src
- build
- custom/parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_session/src
- rustc_target/src/spec
- base/apple
- targets
- tests
- rustc_trait_selection/src
- error_reporting/infer
- traits
- query
- rustc_type_ir/src
- library
- alloc
- core/src
- alloc
- array
- char
- mem
- num
- ptr
- slice
- str
- std
- src
- sys
- pal/windows
- thread_local/guard
- src
- bootstrap
- defaults
- src
- core/build_steps
- utils
- ci
- docker/host-x86_64/x86_64-fuchsia
- github-actions
- doc
- rustc/src
- platform-support
- style-guide/src
- unstable-book/src/compiler-flags
- etc
- librustdoc
- clean
- html
- render
- json
- passes
- tools
- clippy
- clippy_lints/src
- loops
- methods
- clippy_utils/src
- compiletest/src
- header
- runtest
- miri
- src
- alloc_addresses
- bin
- borrow_tracker
- stacked_borrows
- tree_borrows
- concurrency
- intrinsics
- shims
- unix
- android
- freebsd
- linux
- macos
- solarish
- wasi
- windows
- x86
- tests/pass/shims/x86
- rust-analyzer
- crates/proc-macro-srv
- src/dylib
- tidy/src
- tests
- assembly
- asm
- compiletest-self-test
- auxiliary
- codegen
- asm
- compiletest-self-test
- issues
- crashes
- mir-opt
- pre-codegen
- run-make/profile
- rustdoc
- ui
- abi
- async-await/async-closures
- check-cfg
- compiletest-self-test
- consts
- editions
- impl-trait
- in-trait
- precise-capturing
- issues
- lint
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
331 files changed
+3286
-1674
lines changedLines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
| 79 | + | |
78 | 80 |
| |
79 | 81 |
| |
80 | 82 |
| |
| |||
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
| 177 | + | |
175 | 178 |
| |
176 | 179 |
| |
177 | 180 |
| |
| |||
186 | 189 |
| |
187 | 190 |
| |
188 | 191 |
| |
| 192 | + | |
189 | 193 |
| |
190 | 194 |
| |
191 | 195 |
| |
| |||
198 | 202 |
| |
199 | 203 |
| |
200 | 204 |
| |
| 205 | + | |
201 | 206 |
| |
202 | 207 |
| |
203 | 208 |
| |
| |||
245 | 250 |
| |
246 | 251 |
| |
247 | 252 |
| |
248 |
| - | |
| 253 | + | |
249 | 254 |
| |
250 | 255 |
| |
251 | 256 |
| |
| |||
292 | 297 |
| |
293 | 298 |
| |
294 | 299 |
| |
| 300 | + | |
295 | 301 |
| |
296 | 302 |
| |
297 | 303 |
| |
| |||
368 | 374 |
| |
369 | 375 |
| |
370 | 376 |
| |
| 377 | + | |
371 | 378 |
| |
372 | 379 |
| |
373 | 380 |
| |
| |||
409 | 416 |
| |
410 | 417 |
| |
411 | 418 |
| |
| 419 | + | |
412 | 420 |
| |
413 | 421 |
| |
414 | 422 |
| |
| |||
422 | 430 |
| |
423 | 431 |
| |
424 | 432 |
| |
| 433 | + | |
425 | 434 |
| |
426 | 435 |
| |
427 | 436 |
| |
| |||
442 | 451 |
| |
443 | 452 |
| |
444 | 453 |
| |
| 454 | + | |
| 455 | + | |
445 | 456 |
| |
446 | 457 |
| |
447 | 458 |
| |
| |||
460 | 471 |
| |
461 | 472 |
| |
462 | 473 |
| |
| 474 | + | |
463 | 475 |
| |
464 | 476 |
| |
465 | 477 |
| |
| |||
496 | 508 |
| |
497 | 509 |
| |
498 | 510 |
| |
| 511 | + | |
499 | 512 |
| |
500 | 513 |
| |
501 | 514 |
| |
| |||
525 | 538 |
| |
526 | 539 |
| |
527 | 540 |
| |
| 541 | + | |
528 | 542 |
| |
529 | 543 |
| |
530 | 544 |
| |
| |||
536 | 550 |
| |
537 | 551 |
| |
538 | 552 |
| |
| 553 | + | |
539 | 554 |
| |
540 | 555 |
| |
541 | 556 |
| |
| |||
556 | 571 |
| |
557 | 572 |
| |
558 | 573 |
| |
| 574 | + | |
| 575 | + | |
559 | 576 |
| |
560 | 577 |
| |
561 | 578 |
| |
| |||
593 | 610 |
| |
594 | 611 |
| |
595 | 612 |
| |
596 |
| - | |
| 613 | + | |
| 614 | + | |
597 | 615 |
| |
598 | 616 |
| |
599 | 617 |
| |
|
Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3204 | 3204 |
| |
3205 | 3205 |
| |
3206 | 3206 |
| |
| 3207 | + | |
3207 | 3208 |
| |
3208 | 3209 |
| |
3209 | 3210 |
| |
| 3211 | + | |
3210 | 3212 |
| |
3211 | 3213 |
| |
3212 | 3214 |
| |
| |||
3749 | 3751 |
| |
3750 | 3752 |
| |
3751 | 3753 |
| |
| 3754 | + | |
3752 | 3755 |
| |
3753 | 3756 |
| |
3754 | 3757 |
| |
3755 | 3758 |
| |
3756 |
| - | |
3757 | 3759 |
| |
3758 | 3760 |
| |
3759 | 3761 |
| |
| |||
3938 | 3940 |
| |
3939 | 3941 |
| |
3940 | 3942 |
| |
| 3943 | + | |
3941 | 3944 |
| |
3942 | 3945 |
| |
3943 | 3946 |
| |
3944 | 3947 |
| |
3945 | 3948 |
| |
3946 | 3949 |
| |
3947 | 3950 |
| |
3948 |
| - | |
3949 | 3951 |
| |
3950 | 3952 |
| |
3951 | 3953 |
| |
| |||
4004 | 4006 |
| |
4005 | 4007 |
| |
4006 | 4008 |
| |
4007 |
| - | |
4008 | 4009 |
| |
4009 | 4010 |
| |
4010 | 4011 |
| |
| |||
4054 | 4055 |
| |
4055 | 4056 |
| |
4056 | 4057 |
| |
| 4058 | + | |
4057 | 4059 |
| |
4058 | 4060 |
| |
4059 | 4061 |
| |
| |||
4069 | 4071 |
| |
4070 | 4072 |
| |
4071 | 4073 |
| |
4072 |
| - | |
4073 | 4074 |
| |
4074 | 4075 |
| |
4075 | 4076 |
| |
| |||
4889 | 4890 |
| |
4890 | 4891 |
| |
4891 | 4892 |
| |
4892 |
| - | |
4893 |
| - | |
4894 |
| - | |
4895 |
| - | |
4896 |
| - | |
4897 |
| - | |
4898 | 4893 |
| |
4899 | 4894 |
| |
4900 | 4895 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
| 30 | + | |
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
10 | 12 |
| |
11 | 13 |
| |
12 |
| - | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
|
File renamed without changes.
Lines changed: 8 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 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 |
| |
34 | 42 |
| |
35 | 43 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2810 | 2810 |
| |
2811 | 2811 |
| |
2812 | 2812 |
| |
| 2813 | + | |
| 2814 | + | |
2813 | 2815 |
| |
2814 | 2816 |
| |
2815 | 2817 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
525 | 525 |
| |
526 | 526 |
| |
527 | 527 |
| |
528 |
| - | |
| 528 | + | |
529 | 529 |
| |
530 | 530 |
| |
531 | 531 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
369 |
| - | |
| 369 | + | |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
|
Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
677 | 677 |
| |
678 | 678 |
| |
679 | 679 |
| |
680 |
| - | |
681 |
| - | |
682 |
| - | |
| 680 | + | |
| 681 | + | |
683 | 682 |
| |
684 | 683 |
| |
685 | 684 |
| |
| |||
953 | 952 |
| |
954 | 953 |
| |
955 | 954 |
| |
956 |
| - | |
| 955 | + | |
957 | 956 |
| |
958 | 957 |
| |
959 | 958 |
| |
| |||
977 | 976 |
| |
978 | 977 |
| |
979 | 978 |
| |
980 |
| - | |
| 979 | + | |
981 | 980 |
| |
982 | 981 |
| |
983 | 982 |
| |
| |||
1350 | 1349 |
| |
1351 | 1350 |
| |
1352 | 1351 |
| |
1353 |
| - | |
| 1352 | + | |
1354 | 1353 |
| |
1355 | 1354 |
| |
1356 | 1355 |
| |
1357 | 1356 |
| |
1358 | 1357 |
| |
1359 |
| - | |
| 1358 | + | |
1360 | 1359 |
| |
1361 | 1360 |
| |
1362 | 1361 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1525 | 1525 |
| |
1526 | 1526 |
| |
1527 | 1527 |
| |
1528 |
| - | |
1529 | 1528 |
| |
1530 | 1529 |
| |
1531 | 1530 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
263 |
| - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
264 | 267 |
| |
265 | 268 |
| |
266 | 269 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 |
| - | |
240 | 235 |
| |
241 | 236 |
| |
242 | 237 |
| |
|
0 commit comments