File tree
439 files changed
+4079
-13143
lines changed- .github/workflows
- compiler
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- assert
- rustc_codegen_cranelift/src
- abi
- driver
- intrinsics
- rustc_codegen_ssa/src
- back
- debuginfo
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- coherence
- collect
- impl_wf_check
- outlives
- structured_errors
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- drop_ranges
- method
- rustc_infer/src
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- opaque_types
- outlives
- traits/error_reporting
- rustc_lint
- src
- rustc_metadata/src
- rustc_middle/src
- middle
- mir
- query
- traits
- ty
- util
- rustc_mir_build/src
- build
- thir/pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_query_system/src/query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir
- src
- rustc_smir
- stable_mir/mir
- rustc_span/src
- rustc_trait_selection/src/traits
- error_reporting
- query/type_op
- select
- specialize
- rustc_traits/src
- rustc_ty_utils/src
- library
- core
- src
- char
- tests
- std/src/sys/common/thread_local
- test/src/formatters
- src
- ci
- docker
- host-x86_64
- dist-aarch64-linux
- dist-arm-linux
- dist-armhf-linux
- dist-armv7-linux
- dist-i586-gnu-i586-i686-musl
- dist-mips-linux
- dist-mips64-linux
- dist-mips64el-linux
- dist-mipsel-linux
- dist-powerpc-linux
- dist-powerpc64-linux
- dist-riscv64-linux
- dist-s390x-linux
- scripts
- github-actions
- doc/unstable-book/src/language-features
- librustdoc
- html
- render
- passes
- lint
- tools
- clippy
- clippy_lints/src
- methods
- clippy_utils/src
- tests/ui
- compiletest/src
- miri
- src
- rustfmt/tests
- source
- target
- configs
- format_macro_bodies
- format_macro_matchers
- tests
- debuginfo
- auxiliary
- mir-opt/const_prop
- run-make-fulldeps/hotplug_codegen_backend
- rustdoc-ui/issues
- ui
- associated-type-bounds
- const-generics
- adt_const_params
- consts/auxiliary
- did_you_mean
- error-codes
- feature-gates
- fmt
- generic-associated-types/parse
- generics
- invalid
- issues
- lint
- macros
- or-patterns
- parser
- issues
- pattern/bindings-after-at
- rfc-2632-const-trait-impl
- suggestions
- traits
- type
- ascription
- typeck
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
439 files changed
+4079
-13143
lines changedLines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
263 |
| - | |
| 263 | + | |
264 | 264 |
| |
265 | 265 |
| |
266 |
| - | |
| 266 | + | |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 |
| - | |
| 278 | + | |
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
285 |
| - | |
| 285 | + | |
286 | 286 |
| |
287 |
| - | |
| 287 | + | |
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
| 312 | + | |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4090 | 4090 |
| |
4091 | 4091 |
| |
4092 | 4092 |
| |
| 4093 | + | |
4093 | 4094 |
| |
4094 | 4095 |
| |
4095 | 4096 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1589 | 1589 |
| |
1590 | 1590 |
| |
1591 | 1591 |
| |
1592 |
| - | |
1593 | 1592 |
| |
1594 | 1593 |
| |
1595 | 1594 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
631 | 631 |
| |
632 | 632 |
| |
633 | 633 |
| |
634 |
| - | |
| 634 | + | |
635 | 635 |
| |
636 | 636 |
| |
637 | 637 |
| |
|
Lines changed: 9 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
58 | 56 |
| |
59 | 57 |
| |
60 | 58 |
| |
| |||
96 | 94 |
| |
97 | 95 |
| |
98 | 96 |
| |
99 |
| - | |
100 | 97 |
| |
101 | 98 |
| |
102 | 99 |
| |
| |||
133 | 130 |
| |
134 | 131 |
| |
135 | 132 |
| |
136 |
| - | |
| 133 | + | |
137 | 134 |
| |
138 | 135 |
| |
139 | 136 |
| |
| |||
156 | 153 |
| |
157 | 154 |
| |
158 | 155 |
| |
159 |
| - | |
| 156 | + | |
160 | 157 |
| |
161 | 158 |
| |
162 | 159 |
| |
| |||
166 | 163 |
| |
167 | 164 |
| |
168 | 165 |
| |
169 |
| - | |
170 |
| - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
171 | 169 |
| |
172 | 170 |
| |
173 | 171 |
| |
| |||
177 | 175 |
| |
178 | 176 |
| |
179 | 177 |
| |
180 |
| - | |
| 178 | + | |
181 | 179 |
| |
182 | 180 |
| |
183 | 181 |
| |
| |||
202 | 200 |
| |
203 | 201 |
| |
204 | 202 |
| |
205 |
| - | |
| 203 | + | |
206 | 204 |
| |
207 | 205 |
| |
208 | 206 |
| |
| |||
223 | 221 |
| |
224 | 222 |
| |
225 | 223 |
| |
226 |
| - | |
227 | 224 |
| |
228 |
| - | |
229 |
| - | |
| 225 | + | |
| 226 | + | |
230 | 227 |
| |
231 | 228 |
| |
232 | 229 |
| |
| |||
254 | 251 |
| |
255 | 252 |
| |
256 | 253 |
| |
257 |
| - | |
258 | 254 |
| |
259 | 255 |
| |
260 | 256 |
| |
| |||
313 | 309 |
| |
314 | 310 |
| |
315 | 311 |
| |
316 |
| - | |
317 | 312 |
| |
318 | 313 |
| |
319 | 314 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
344 |
| - | |
345 |
| - | |
346 |
| - | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
347 | 350 |
| |
| 351 | + | |
| 352 | + | |
| 353 | + | |
348 | 354 |
| |
349 | 355 |
| |
350 | 356 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
626 |
| - | |
| 626 | + | |
627 | 627 |
| |
628 | 628 |
| |
629 | 629 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
| 256 | + | |
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
| |||
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
589 |
| - | |
| 589 | + | |
590 | 590 |
| |
591 | 591 |
| |
592 | 592 |
| |
| |||
1139 | 1139 |
| |
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 |
| - | |
| 1142 | + | |
1143 | 1143 |
| |
1144 | 1144 |
| |
1145 | 1145 |
| |
| |||
1238 | 1238 |
| |
1239 | 1239 |
| |
1240 | 1240 |
| |
1241 |
| - | |
| 1241 | + | |
1242 | 1242 |
| |
1243 | 1243 |
| |
1244 | 1244 |
| |
1245 | 1245 |
| |
1246 | 1246 |
| |
1247 | 1247 |
| |
1248 |
| - | |
| 1248 | + | |
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 | 1251 |
| |
| |||
2281 | 2281 |
| |
2282 | 2282 |
| |
2283 | 2283 |
| |
2284 |
| - | |
| 2284 | + | |
2285 | 2285 |
| |
2286 | 2286 |
| |
2287 | 2287 |
| |
| |||
2293 | 2293 |
| |
2294 | 2294 |
| |
2295 | 2295 |
| |
2296 |
| - | |
| 2296 | + | |
2297 | 2297 |
| |
2298 | 2298 |
| |
2299 | 2299 |
| |
| |||
2304 | 2304 |
| |
2305 | 2305 |
| |
2306 | 2306 |
| |
2307 |
| - | |
| 2307 | + | |
2308 | 2308 |
| |
2309 | 2309 |
| |
2310 | 2310 |
| |
| |||
2626 | 2626 |
| |
2627 | 2627 |
| |
2628 | 2628 |
| |
2629 |
| - | |
| 2629 | + | |
2630 | 2630 |
| |
2631 | 2631 |
| |
2632 | 2632 |
| |
| |||
3180 | 3180 |
| |
3181 | 3181 |
| |
3182 | 3182 |
| |
3183 |
| - | |
| 3183 | + | |
3184 | 3184 |
| |
3185 | 3185 |
| |
3186 | 3186 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
| 326 | + | |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1073 | 1073 |
| |
1074 | 1074 |
| |
1075 | 1075 |
| |
1076 |
| - | |
| 1076 | + | |
1077 | 1077 |
| |
1078 | 1078 |
| |
1079 | 1079 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
536 |
| - | |
| 536 | + | |
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
|
0 commit comments