File tree
446 files changed
+6262
-3951
lines changed- compiler
- rustc_ast/src
- rustc_ast_passes/src
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl
- rustc_error_codes/src/error_codes
- rustc_expand
- src
- parse
- rustc_feature/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_lint/src
- context/diagnostics
- rustc_lint_defs/src
- rustc_mir_transform/src/coverage
- rustc_parse
- src/parser
- mut_visit
- tokenstream
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_resolve/src
- rustc_session/src/config
- rustc_span/src
- rustc_target/src/spec/base
- rustc_trait_selection/src/solve
- eval_ctxt
- library
- alloc/src
- core/src
- num
- slice
- std/src
- io
- sys
- pal
- sgx
- teeos
- uefi
- unix
- thread_parking
- unsupported
- wasi
- wasip2
- wasm
- windows
- xous
- zkvm
- personality
- dwarf
- sync
- thread_parking
- sys_common
- thread
- unwind/src
- src
- bootstrap
- src
- core
- build_steps
- config
- utils
- ci/docker
- doc
- rustc/src
- platform-support
- rustdoc/src/read-documentation
- unstable-book/src/language-features
- librustdoc/html
- render
- static
- css
- js
- tools
- clippy/tests/ui
- compiletest/src
- miri
- .github/workflows
- bench-cargo-miri/mse/src
- cargo-miri
- src
- ci
- miri-script
- src
- src
- borrow_tracker/tree_borrows
- concurrency
- intrinsics
- shims
- unix
- freebsd
- linux
- macos
- solarish
- windows
- x86
- test-cargo-miri
- test_dependencies
- tests
- extern-so/fail
- fail
- alloc
- function_pointers
- intrinsics
- shims/backtrace
- unaligned_pointers
- fail-dep
- shims
- fs
- sync
- tokio
- pass
- concurrency
- intrinsics
- shims
- x86
- pass-dep/shims
- tidy/src
- tests
- codegen/instrument-coverage
- mir-opt/building/match
- run-make/rustdoc-determinism
- rustdoc-gui
- src/theme_css
- rustdoc-js
- rustdoc-js-std
- rustdoc-ui/argfile
- ui
- argfile
- binding
- cfg
- check-cfg
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
446 files changed
+6262
-3951
lines changedLines changed: 87 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
512 | 512 |
| |
513 | 513 |
| |
514 | 514 |
| |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
515 | 537 |
| |
516 | 538 |
| |
517 | 539 |
| |
| |||
2197 | 2219 |
| |
2198 | 2220 |
| |
2199 | 2221 |
| |
2200 |
| - | |
| 2222 | + | |
2201 | 2223 |
| |
2202 | 2224 |
| |
2203 | 2225 |
| |
| |||
2318 | 2340 |
| |
2319 | 2341 |
| |
2320 | 2342 |
| |
2321 |
| - | |
2322 |
| - | |
| 2343 | + | |
| 2344 | + | |
2323 | 2345 |
| |
2324 | 2346 |
| |
2325 | 2347 |
| |
| |||
2480 | 2502 |
| |
2481 | 2503 |
| |
2482 | 2504 |
| |
| 2505 | + | |
2483 | 2506 |
| |
2484 | 2507 |
| |
2485 | 2508 |
| |
| |||
2835 | 2858 |
| |
2836 | 2859 |
| |
2837 | 2860 |
| |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
| 2866 | + | |
| 2867 | + | |
| 2868 | + | |
| 2869 | + | |
2838 | 2870 |
| |
2839 | 2871 |
| |
2840 | 2872 |
| |
| |||
2907 | 2939 |
| |
2908 | 2940 |
| |
2909 | 2941 |
| |
2910 |
| - | |
| 2942 | + | |
| 2943 | + | |
| 2944 | + | |
| 2945 | + | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
| 2951 | + | |
2911 | 2952 |
| |
2912 | 2953 |
| |
2913 | 2954 |
| |
| |||
2916 | 2957 |
| |
2917 | 2958 |
| |
2918 | 2959 |
| |
2919 |
| - | |
2920 |
| - | |
| 2960 | + | |
| 2961 | + | |
| 2962 | + | |
| 2963 | + | |
| 2964 | + | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
| 2969 | + | |
| 2970 | + | |
| 2971 | + | |
2921 | 2972 |
| |
2922 | 2973 |
| |
2923 | 2974 |
| |
| |||
2926 | 2977 |
| |
2927 | 2978 |
| |
2928 | 2979 |
| |
2929 |
| - | |
| 2980 | + | |
| 2981 | + | |
| 2982 | + | |
| 2983 | + | |
| 2984 | + | |
| 2985 | + | |
| 2986 | + | |
| 2987 | + | |
| 2988 | + | |
| 2989 | + | |
| 2990 | + | |
2930 | 2991 |
| |
2931 | 2992 |
| |
2932 | 2993 |
| |
| |||
2939 | 3000 |
| |
2940 | 3001 |
| |
2941 | 3002 |
| |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
2942 | 3012 |
| |
2943 | 3013 |
| |
2944 | 3014 |
| |
| |||
3354 | 3424 |
| |
3355 | 3425 |
| |
3356 | 3426 |
| |
3357 |
| - | |
| 3427 | + | |
3358 | 3428 |
| |
3359 |
| - | |
| 3429 | + | |
3360 | 3430 |
| |
3361 | 3431 |
| |
3362 | 3432 |
| |
| |||
3906 | 3976 |
| |
3907 | 3977 |
| |
3908 | 3978 |
| |
3909 |
| - | |
3910 | 3979 |
| |
3911 | 3980 |
| |
3912 | 3981 |
| |
| |||
4394 | 4463 |
| |
4395 | 4464 |
| |
4396 | 4465 |
| |
| 4466 | + | |
4397 | 4467 |
| |
4398 | 4468 |
| |
4399 | 4469 |
| |
| |||
5285 | 5355 |
| |
5286 | 5356 |
| |
5287 | 5357 |
| |
5288 |
| - | |
| 5358 | + | |
5289 | 5359 |
| |
5290 | 5360 |
| |
5291 | 5361 |
| |
| |||
5296 | 5366 |
| |
5297 | 5367 |
| |
5298 | 5368 |
| |
5299 |
| - | |
5300 |
| - | |
| 5369 | + | |
| 5370 | + | |
5301 | 5371 |
| |
5302 | 5372 |
| |
5303 | 5373 |
| |
| |||
5597 | 5667 |
| |
5598 | 5668 |
| |
5599 | 5669 |
| |
5600 |
| - | |
| 5670 | + | |
5601 | 5671 |
| |
5602 |
| - | |
| 5672 | + | |
5603 | 5673 |
| |
5604 | 5674 |
| |
5605 | 5675 |
| |
| |||
5618 | 5688 |
| |
5619 | 5689 |
| |
5620 | 5690 |
| |
5621 |
| - | |
| 5691 | + | |
5622 | 5692 |
| |
5623 |
| - | |
| 5693 | + | |
5624 | 5694 |
| |
5625 | 5695 |
| |
5626 | 5696 |
| |
|
Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
9 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
10 | 26 |
| |
11 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
12 | 36 |
| |
13 | 37 |
| |
14 | 38 |
| |
|
Lines changed: 1 addition & 14 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 |
| |
| |||
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 | 421 |
| |
431 | 422 |
| |
432 | 423 |
| |
| |||
619 | 610 |
| |
620 | 611 |
| |
621 | 612 |
| |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 | 613 |
| |
627 | 614 |
| |
628 | 615 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
540 | 540 |
| |
541 | 541 |
| |
542 | 542 |
| |
543 |
| - | |
| 543 | + | |
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
| |||
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
584 |
| - | |
| 584 | + | |
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
| |||
649 | 649 |
| |
650 | 650 |
| |
651 | 651 |
| |
652 |
| - | |
653 |
| - | |
| 652 | + | |
| 653 | + | |
654 | 654 |
| |
655 | 655 |
| |
656 | 656 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
Lines changed: 15 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
459 | 459 |
| |
460 | 460 |
| |
461 | 461 |
| |
462 |
| - | |
| 462 | + | |
463 | 463 |
| |
464 | 464 |
| |
465 |
| - | |
| 465 | + | |
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 | 470 |
| |
474 | 471 |
| |
475 | 472 |
| |
| |||
536 | 533 |
| |
537 | 534 |
| |
538 | 535 |
| |
539 |
| - | |
540 |
| - | |
541 |
| - | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
542 | 546 |
| |
543 | 547 |
| |
544 | 548 |
| |
545 |
| - | |
546 |
| - | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
547 | 552 |
| |
548 | 553 |
| |
549 | 554 |
| |
|
0 commit comments