File tree
260 files changed
+3232
-1613
lines changed- compiler
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_llvm
- src
- back
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval/src
- interpret
- transform
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- rustc_hir_typeck/src
- rustc_infer/src/infer/error_reporting
- rustc_lint/src
- rustc_lint_defs/src
- rustc_middle/src/mir
- rustc_mir_build/src/thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- rustc_parse
- src
- parser
- rustc_resolve/src
- late
- rustc_smir/src
- rustc_internal
- rustc_smir
- rustc_span/src
- rustc_trait_selection/src
- solve/search_graph
- traits/error_reporting
- stable_mir/src
- library
- alloc
- src
- vec
- tests
- core
- src
- fmt
- num
- ptr
- slice
- sync
- tests
- num
- std/src
- os
- unix
- windows
- io
- sys
- unix
- windows
- c
- src
- bootstrap
- ci/docker
- host-x86_64
- dist-loongarch64-linux
- dist-various-2
- scripts
- doc
- rustc/src
- platform-support
- unstable-book/src
- compiler-flags
- language-features
- librustdoc
- clean
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- utils/internal_lints
- clippy_utils/src/mir
- compiletest/src
- header
- generate-windows-sys
- src
- miri
- src/shims/intrinsics
- tests/pass
- tests
- incremental
- hashes
- mir-opt
- building
- inline
- run-make/rlib-format-packed-bundled-libs-3
- rustdoc
- ui
- abi
- async-await
- in-trait
- issues
- const-generics
- adt_const_params
- generic_const_exprs
- issues
- min_const_generics
- std
- type-dependent
- did_you_mean
- error-codes
- feature-gates
- foreign
- generic-const-items
- impl-trait
- lifetimes
- lint
- native-library-link-flags
- panics
- parser/issues
- resolve
- self
- simd
- intrinsic
- suggestions
- auxiliary
- traits/new-solver/cycles
- type-alias-impl-trait
- ui-fulldeps
- internal-lints
- plugin/auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
260 files changed
+3232
-1613
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
| 432 | + | |
| 433 | + | |
432 | 434 |
| |
433 | 435 |
| |
434 | 436 |
| |
|
Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6030 | 6030 |
| |
6031 | 6031 |
| |
6032 | 6032 |
| |
6033 |
| - | |
| 6033 | + | |
6034 | 6034 |
| |
6035 |
| - | |
| 6035 | + | |
6036 | 6036 |
| |
| 6037 | + | |
| 6038 | + | |
| 6039 | + | |
6037 | 6040 |
| |
6038 |
| - | |
6039 | 6041 |
| |
6040 | 6042 |
| |
6041 | 6043 |
| |
6042 | 6044 |
| |
6043 |
| - | |
| 6045 | + | |
6044 | 6046 |
| |
6045 |
| - | |
| 6047 | + | |
6046 | 6048 |
| |
6047 | 6049 |
| |
6048 | 6050 |
| |
| |||
6092 | 6094 |
| |
6093 | 6095 |
| |
6094 | 6096 |
| |
6095 |
| - | |
6096 |
| - | |
6097 |
| - | |
6098 |
| - | |
6099 |
| - | |
6100 |
| - | |
6101 | 6097 |
| |
6102 | 6098 |
| |
6103 | 6099 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
875 | 875 |
| |
876 | 876 |
| |
877 | 877 |
| |
878 |
| - | |
| 878 | + | |
879 | 879 |
| |
880 | 880 |
| |
881 | 881 |
| |
|
Lines changed: 49 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
120 | 168 |
| |
121 | 169 |
| |
122 | 170 |
| |
|
Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
674 | 674 |
| |
675 | 675 |
| |
676 | 676 |
| |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 |
| - | |
685 | 677 |
| |
686 | 678 |
| |
687 | 679 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 |
| |
42 | 46 |
| |
43 | 47 |
| |
| |||
87 | 91 |
| |
88 | 92 |
| |
89 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
90 | 99 |
| |
91 | 100 |
| |
92 | 101 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
141 | 145 |
| |
142 | 146 |
| |
143 | 147 |
| |
|
Lines changed: 55 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
379 |
| - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
380 | 382 |
| |
381 | 383 |
| |
382 | 384 |
| |
| |||
911 | 913 |
| |
912 | 914 |
| |
913 | 915 |
| |
| 916 | + | |
914 | 917 |
| |
915 | 918 |
| |
916 | 919 |
| |
| |||
1030 | 1033 |
| |
1031 | 1034 |
| |
1032 | 1035 |
| |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
1033 | 1086 |
| |
1034 | 1087 |
| |
1035 | 1088 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 | 49 |
| |
52 | 50 |
| |
53 | 51 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
| 368 | + | |
369 | 369 |
| |
370 | 370 |
| |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 | 371 |
| |
378 | 372 |
| |
379 | 373 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
| |||
857 | 857 |
| |
858 | 858 |
| |
859 | 859 |
| |
860 |
| - | |
861 | 860 |
| |
862 | 861 |
| |
863 | 862 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 | 110 |
| |
115 | 111 |
| |
116 | 112 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
168 | 167 |
| |
169 | 168 |
| |
170 | 169 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
466 |
| - | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
467 | 469 |
| |
468 | 470 |
| |
469 | 471 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 |
| - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
320 | 322 |
| |
321 | 323 |
| |
322 | 324 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
633 | 633 |
| |
634 | 634 |
| |
635 | 635 |
| |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
636 | 644 |
| |
637 | 645 |
| |
638 | 646 |
| |
|
0 commit comments