File tree
505 files changed
+8850
-4936
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- attr
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_codegen_cranelift
- .github/workflows
- build_system
- example
- patches
- scripts
- src
- abi
- driver
- intrinsics
- rustc_codegen_ssa/src
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- collect
- type_of
- hir_ty_lowering
- impl_wf_check
- outlives
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_infer/src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- opaque_types
- outlives
- region_constraints
- relate
- traits
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- mir/interpret
- traits
- solve
- inspect
- ty
- consts
- print
- rustc_mir_build
- src
- build
- coverageinfo
- custom
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_transform/src
- coroutine
- coverage
- spans
- shim
- rustc_parse/src/parser
- rustc_privacy/src
- rustc_query_impl/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src/rustc_smir/convert
- rustc_symbol_mangling/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- inspect
- normalizes_to
- traits
- error_reporting
- query
- select
- specialize
- rustc_traits/src
- rustc_ty_utils/src
- rustc_type_ir
- src
- rustc_type_ir_macros
- src
- stable_mir/src
- library
- alloc/src
- core/src
- ptr
- std/src
- io
- sys/pal/unix
- src
- bootstrap
- src/core
- config
- ci/docker/host-x86_64/dist-armv7-linux
- doc
- rustc/src
- platform-support
- symbol-mangling
- rustdoc/src
- style-guide/src
- librustdoc
- clean
- passes
- tools
- build_helper/src
- bump-stage0
- src
- clippy
- clippy_lints/src
- loops
- methods
- operators
- clippy_utils/src
- run-make-support/src
- tidy/src
- tests
- assembly/targets
- auxiliary
- codegen
- codegen-units/partitioning
- crashes
- run-make
- alloc-no-oom-handling
- alloc-no-rc
- alloc-no-sync
- c-link-to-rust-va-list-fn
- core-no-fp-fmt-parse
- doctests-keep-binaries
- doctests-runtool
- issue-14500
- reachable-extern-fn-available-lto
- rustdoc-map-file
- rustdoc-scrape-examples-ordering
- rustdoc-target-spec-json-path
- rustdoc
- inline_cross
- rustdoc-ui/issues
- ui
- abi
- extern
- auxiliary
- foreign
- associated-consts
- async-await/async-closures
- cast
- coercion
- const-generics
- higher-ranked/trait-bounds
- impl-trait/precise-capturing
- lint
- macros
- methods
- parser
- macro
- pattern
- auxiliary
- symbol-names
- traits/next-solver/typeck
- type-alias-impl-trait
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
505 files changed
+8850
-4936
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
| 384 | + | |
384 | 385 |
| |
385 | 386 |
| |
386 | 387 |
| |
387 |
| - | |
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
| |||
4369 | 4369 |
| |
4370 | 4370 |
| |
4371 | 4371 |
| |
| 4372 | + | |
4372 | 4373 |
| |
4373 | 4374 |
| |
4374 | 4375 |
| |
| |||
4837 | 4838 |
| |
4838 | 4839 |
| |
4839 | 4840 |
| |
| 4841 | + | |
4840 | 4842 |
| |
4841 | 4843 |
| |
4842 | 4844 |
| |
| 4845 | + | |
| 4846 | + | |
| 4847 | + | |
| 4848 | + | |
| 4849 | + | |
| 4850 | + | |
| 4851 | + | |
| 4852 | + | |
| 4853 | + | |
| 4854 | + | |
4843 | 4855 |
| |
4844 | 4856 |
| |
4845 | 4857 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1255 | 1255 |
| |
1256 | 1256 |
| |
1257 | 1257 |
| |
1258 |
| - | |
| 1258 | + | |
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 | 1261 |
| |
| |||
1271 | 1271 |
| |
1272 | 1272 |
| |
1273 | 1273 |
| |
1274 |
| - | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
1275 | 1280 |
| |
1276 | 1281 |
| |
1277 | 1282 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
244 | 243 |
| |
245 | 244 |
| |
246 | 245 |
| |
| |||
254 | 253 |
| |
255 | 254 |
| |
256 | 255 |
| |
257 |
| - | |
258 | 256 |
| |
259 | 257 |
| |
260 | 258 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
| 348 | + | |
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
781 | 781 |
| |
782 | 782 |
| |
783 | 783 |
| |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
784 | 790 |
| |
785 | 791 |
| |
786 |
| - | |
787 |
| - | |
788 | 792 |
| |
789 | 793 |
| |
790 | 794 |
| |
| |||
834 | 838 |
| |
835 | 839 |
| |
836 | 840 |
| |
837 |
| - | |
838 |
| - | |
839 | 841 |
| |
840 | 842 |
| |
841 | 843 |
| |
|
Lines changed: 46 additions & 54 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
321 | 326 |
| |
322 | 327 |
| |
323 | 328 |
| |
324 | 329 |
| |
325 | 330 |
| |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
326 | 335 |
| |
327 | 336 |
| |
328 | 337 |
| |
| |||
333 | 342 |
| |
334 | 343 |
| |
335 | 344 |
| |
336 |
| - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
337 | 350 |
| |
338 | 351 |
| |
339 | 352 |
| |
| |||
440 | 453 |
| |
441 | 454 |
| |
442 | 455 |
| |
443 |
| - | |
444 |
| - | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
445 | 459 |
| |
446 | 460 |
| |
447 | 461 |
| |
| |||
459 | 473 |
| |
460 | 474 |
| |
461 | 475 |
| |
462 |
| - | |
| 476 | + | |
463 | 477 |
| |
464 | 478 |
| |
465 | 479 |
| |
| |||
486 | 500 |
| |
487 | 501 |
| |
488 | 502 |
| |
489 |
| - | |
| 503 | + | |
490 | 504 |
| |
491 | 505 |
| |
492 | 506 |
| |
| |||
510 | 524 |
| |
511 | 525 |
| |
512 | 526 |
| |
513 |
| - | |
| 527 | + | |
514 | 528 |
| |
515 | 529 |
| |
516 | 530 |
| |
| |||
533 | 547 |
| |
534 | 548 |
| |
535 | 549 |
| |
536 |
| - | |
| 550 | + | |
537 | 551 |
| |
538 | 552 |
| |
539 | 553 |
| |
| |||
544 | 558 |
| |
545 | 559 |
| |
546 | 560 |
| |
547 |
| - | |
| 561 | + | |
548 | 562 |
| |
549 | 563 |
| |
550 | 564 |
| |
| |||
589 | 603 |
| |
590 | 604 |
| |
591 | 605 |
| |
592 |
| - | |
| 606 | + | |
593 | 607 |
| |
594 | 608 |
| |
595 | 609 |
| |
| |||
609 | 623 |
| |
610 | 624 |
| |
611 | 625 |
| |
612 |
| - | |
613 |
| - | |
614 |
| - | |
615 |
| - | |
616 |
| - | |
617 |
| - | |
618 |
| - | |
619 |
| - | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
620 | 629 |
| |
621 | 630 |
| |
622 | 631 |
| |
| |||
625 | 634 |
| |
626 | 635 |
| |
627 | 636 |
| |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
633 |
| - | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
634 | 640 |
| |
635 | 641 |
| |
636 | 642 |
| |
| |||
639 | 645 |
| |
640 | 646 |
| |
641 | 647 |
| |
642 |
| - | |
643 |
| - | |
644 |
| - | |
645 |
| - | |
646 |
| - | |
647 |
| - | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
648 | 651 |
| |
649 | 652 |
| |
650 | 653 |
| |
| |||
668 | 671 |
| |
669 | 672 |
| |
670 | 673 |
| |
671 |
| - | |
| 674 | + | |
672 | 675 |
| |
673 | 676 |
| |
674 | 677 |
| |
| |||
681 | 684 |
| |
682 | 685 |
| |
683 | 686 |
| |
684 |
| - | |
| 687 | + | |
685 | 688 |
| |
686 | 689 |
| |
687 | 690 |
| |
| |||
692 | 695 |
| |
693 | 696 |
| |
694 | 697 |
| |
695 |
| - | |
| 698 | + | |
696 | 699 |
| |
697 | 700 |
| |
698 | 701 |
| |
| |||
833 | 836 |
| |
834 | 837 |
| |
835 | 838 |
| |
836 |
| - | |
837 |
| - | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
838 | 843 |
| |
839 | 844 |
| |
840 | 845 |
| |
| |||
857 | 862 |
| |
858 | 863 |
| |
859 | 864 |
| |
860 |
| - | |
861 |
| - | |
862 | 865 |
| |
863 | 866 |
| |
864 | 867 |
| |
| |||
953 | 956 |
| |
954 | 957 |
| |
955 | 958 |
| |
956 |
| - | |
957 | 959 |
| |
958 | 960 |
| |
959 | 961 |
| |
| |||
969 | 971 |
| |
970 | 972 |
| |
971 | 973 |
| |
972 |
| - | |
973 |
| - | |
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
| |||
979 | 979 |
| |
980 | 980 |
| |
981 | 981 |
| |
982 |
| - | |
983 |
| - | |
984 |
| - | |
985 |
| - | |
986 |
| - | |
987 |
| - | |
988 |
| - | |
989 |
| - | |
990 |
| - | |
991 |
| - | |
992 |
| - | |
993 |
| - | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
994 | 988 |
| |
995 | 989 |
| |
996 | 990 |
| |
| |||
1003 | 997 |
| |
1004 | 998 |
| |
1005 | 999 |
| |
1006 |
| - | |
1007 | 1000 |
| |
1008 | 1001 |
| |
1009 | 1002 |
| |
1010 | 1003 |
| |
1011 |
| - | |
1012 | 1004 |
| |
1013 | 1005 |
| |
1014 | 1006 |
| |
|
0 commit comments