Commit 5cf7dd0
File tree
421 files changed
+5317
-3487
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src/attributes
- rustc_borrowck
- src
- diagnostics
- polonius/legacy
- type_check
- rustc_builtin_macros/src
- deriving
- generic
- rustc_codegen_cranelift/src
- driver
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa/src
- mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_driver_impl/src
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- errors
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- region_constraints
- relate
- snapshot
- rustc_interface/src
- rustc_lint/src
- early/diagnostics
- rustc_lint_defs/src
- rustc_macros/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- infer
- mir
- interpret
- query
- thir
- ty
- print
- rustc_mir_build
- src
- builder
- expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_passes/src
- rustc_privacy/src
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- traits
- specialize
- rustc_ty_utils/src
- library
- alloc/src
- core/src
- char
- intrinsics
- macros
- prelude
- ptr
- str
- std/src
- prelude
- sync
- poison
- src
- ci
- github-actions
- scripts
- doc/rustc-dev-guide/examples
- librustdoc
- clean
- tools
- clippy
- book/src/development
- clippy_lints/src
- attrs
- casts
- doc
- functions
- loops
- matches
- methods
- misc_early
- transmute
- unit_types
- clippy_utils/src
- src
- compiletest/src
- miri
- ci
- src
- alloc_addresses
- bin
- borrow_tracker
- stacked_borrows
- tree_borrows
- concurrency
- intrinsics
- shims
- unix
- android
- freebsd
- linux
- linux_like
- macos
- solarish
- windows
- test_dependencies
- tests
- fail/shims
- backtrace
- fail-dep/libc/fs
- pass-dep
- concurrency
- libc
- rustfmt/src/parse
- tests
- codegen/issues
- rustdoc
- inline_local
- ui
- async-await
- async-closures
- borrowck
- closures
- coercion
- derives
- diagnostic-width
- error-codes
- error-emitter
- feature-gates
- fn
- force-inlining
- higher-ranked/trait-bounds
- impl-trait
- intrinsics
- lint
- never_type
- pattern/rfc-3627-match-ergonomics-2024
- experimental
- stability-attribute
- auxiliary
- suggestions
- traits
- object
- type/pattern_types
- type-alias-impl-trait
- typeck
- unsafe-binders
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
421 files changed
+5317
-3487
lines changedLines changed: 130 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
567 | 567 |
| |
568 | 568 |
| |
569 | 569 |
| |
570 |
| - | |
| 570 | + | |
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
| |||
1442 | 1442 |
| |
1443 | 1443 |
| |
1444 | 1444 |
| |
1445 |
| - | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
1446 | 1458 |
| |
1447 | 1459 |
| |
1448 | 1460 |
| |
| |||
2342 | 2354 |
| |
2343 | 2355 |
| |
2344 | 2356 |
| |
2345 |
| - | |
| 2357 | + | |
2346 | 2358 |
| |
2347 | 2359 |
| |
2348 | 2360 |
| |
2349 | 2361 |
| |
2350 |
| - | |
| 2362 | + | |
2351 | 2363 |
| |
2352 | 2364 |
| |
2353 | 2365 |
| |
2354 | 2366 |
| |
2355 | 2367 |
| |
2356 |
| - | |
| 2368 | + | |
2357 | 2369 |
| |
2358 | 2370 |
| |
2359 | 2371 |
| |
| |||
2782 | 2794 |
| |
2783 | 2795 |
| |
2784 | 2796 |
| |
2785 |
| - | |
| 2797 | + | |
2786 | 2798 |
| |
2787 | 2799 |
| |
2788 | 2800 |
| |
| |||
2792 | 2804 |
| |
2793 | 2805 |
| |
2794 | 2806 |
| |
2795 |
| - | |
| 2807 | + | |
2796 | 2808 |
| |
2797 | 2809 |
| |
2798 | 2810 |
| |
| |||
2860 | 2872 |
| |
2861 | 2873 |
| |
2862 | 2874 |
| |
2863 |
| - | |
| 2875 | + | |
2864 | 2876 |
| |
2865 | 2877 |
| |
2866 | 2878 |
| |
| |||
2978 | 2990 |
| |
2979 | 2991 |
| |
2980 | 2992 |
| |
2981 |
| - | |
2982 |
| - | |
| 2993 | + | |
| 2994 | + | |
| 2995 | + | |
| 2996 | + | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
| 3000 | + | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
2983 | 3006 |
| |
2984 | 3007 |
| |
2985 | 3008 |
| |
| |||
2989 | 3012 |
| |
2990 | 3013 |
| |
2991 | 3014 |
| |
2992 |
| - | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
2993 | 3026 |
| |
2994 | 3027 |
| |
2995 | 3028 |
| |
| |||
2998 | 3031 |
| |
2999 | 3032 |
| |
3000 | 3033 |
| |
3001 |
| - | |
| 3034 | + | |
| 3035 | + | |
| 3036 | + | |
| 3037 | + | |
| 3038 | + | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
3002 | 3045 |
| |
3003 | 3046 |
| |
3004 | 3047 |
| |
| |||
3007 | 3050 |
| |
3008 | 3051 |
| |
3009 | 3052 |
| |
3010 |
| - | |
| 3053 | + | |
3011 | 3054 |
| |
3012 | 3055 |
| |
3013 | 3056 |
| |
| |||
3045 | 3088 |
| |
3046 | 3089 |
| |
3047 | 3090 |
| |
3048 |
| - | |
| 3091 | + | |
3049 | 3092 |
| |
3050 | 3093 |
| |
3051 | 3094 |
| |
| |||
3283 | 3326 |
| |
3284 | 3327 |
| |
3285 | 3328 |
| |
3286 |
| - | |
| 3329 | + | |
3287 | 3330 |
| |
3288 | 3331 |
| |
3289 | 3332 |
| |
| |||
3897 | 3940 |
| |
3898 | 3941 |
| |
3899 | 3942 |
| |
3900 |
| - | |
| 3943 | + | |
3901 | 3944 |
| |
3902 | 3945 |
| |
3903 | 3946 |
| |
| |||
5218 | 5261 |
| |
5219 | 5262 |
| |
5220 | 5263 |
| |
5221 |
| - | |
| 5264 | + | |
5222 | 5265 |
| |
5223 | 5266 |
| |
5224 | 5267 |
| |
| |||
5281 | 5324 |
| |
5282 | 5325 |
| |
5283 | 5326 |
| |
5284 |
| - | |
5285 |
| - | |
| 5327 | + | |
| 5328 | + | |
5286 | 5329 |
| |
5287 | 5330 |
| |
5288 | 5331 |
| |
| |||
5602 | 5645 |
| |
5603 | 5646 |
| |
5604 | 5647 |
| |
5605 |
| - | |
| 5648 | + | |
5606 | 5649 |
| |
5607 | 5650 |
| |
5608 | 5651 |
| |
| |||
5662 | 5705 |
| |
5663 | 5706 |
| |
5664 | 5707 |
| |
| 5708 | + | |
| 5709 | + | |
| 5710 | + | |
| 5711 | + | |
| 5712 | + | |
| 5713 | + | |
| 5714 | + | |
| 5715 | + | |
| 5716 | + | |
| 5717 | + | |
| 5718 | + | |
| 5719 | + | |
| 5720 | + | |
| 5721 | + | |
| 5722 | + | |
| 5723 | + | |
| 5724 | + | |
| 5725 | + | |
| 5726 | + | |
| 5727 | + | |
| 5728 | + | |
| 5729 | + | |
| 5730 | + | |
| 5731 | + | |
| 5732 | + | |
| 5733 | + | |
5665 | 5734 |
| |
5666 | 5735 |
| |
5667 | 5736 |
| |
| |||
5843 | 5912 |
| |
5844 | 5913 |
| |
5845 | 5914 |
| |
5846 |
| - | |
| 5915 | + | |
5847 | 5916 |
| |
5848 | 5917 |
| |
5849 | 5918 |
| |
| |||
5880 | 5949 |
| |
5881 | 5950 |
| |
5882 | 5951 |
| |
| 5952 | + | |
| 5953 | + | |
| 5954 | + | |
| 5955 | + | |
| 5956 | + | |
| 5957 | + | |
| 5958 | + | |
| 5959 | + | |
| 5960 | + | |
5883 | 5961 |
| |
5884 | 5962 |
| |
5885 | 5963 |
| |
| |||
6475 | 6553 |
| |
6476 | 6554 |
| |
6477 | 6555 |
| |
| 6556 | + | |
| 6557 | + | |
| 6558 | + | |
| 6559 | + | |
| 6560 | + | |
| 6561 | + | |
| 6562 | + | |
| 6563 | + | |
| 6564 | + | |
6478 | 6565 |
| |
6479 | 6566 |
| |
6480 | 6567 |
| |
| |||
6584 | 6671 |
| |
6585 | 6672 |
| |
6586 | 6673 |
| |
6587 |
| - | |
| 6674 | + | |
| 6675 | + | |
| 6676 | + | |
| 6677 | + | |
| 6678 | + | |
| 6679 | + | |
| 6680 | + | |
| 6681 | + | |
| 6682 | + | |
| 6683 | + | |
6588 | 6684 |
| |
6589 | 6685 |
| |
6590 | 6686 |
| |
| |||
6598 | 6694 |
| |
6599 | 6695 |
| |
6600 | 6696 |
| |
| 6697 | + | |
| 6698 | + | |
| 6699 | + | |
| 6700 | + | |
| 6701 | + | |
| 6702 | + | |
| 6703 | + | |
| 6704 | + | |
| 6705 | + | |
| 6706 | + | |
| 6707 | + | |
6601 | 6708 |
| |
6602 | 6709 |
| |
6603 | 6710 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 | 1659 |
| |
1660 |
| - | |
| 1660 | + | |
1661 | 1661 |
| |
1662 | 1662 |
| |
1663 | 1663 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
|
Lines changed: 3 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 | 104 |
| |
115 | 105 |
| |
116 | 106 |
| |
| |||
147 | 137 |
| |
148 | 138 |
| |
149 | 139 |
| |
150 |
| - | |
151 |
| - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
152 | 143 |
| |
153 | 144 |
| |
154 | 145 |
| |
|
0 commit comments