File tree
518 files changed
+5033
-3792
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck/src/type_check
- rustc_builtin_macros/src
- assert
- deriving/generic
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- rpath
- debuginfo
- mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- canonical
- error_reporting
- relate
- snapshot
- rustc_interface/src
- rustc_lint
- src
- context
- rustc_lint_defs/src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir
- map
- mir
- interpret
- query
- traits
- ty
- consts
- print
- rustc_mir_build/src
- build/expr
- thir/pattern
- rustc_mir_transform/src
- coverage
- spans
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_query_system/src/dep_graph
- rustc_resolve
- src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- solve
- eval_ctxt
- inspect
- normalizes_to
- traits
- error_reporting
- select
- rustc_transmute/src
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc
- src
- collections
- linked_list
- tests
- core
- src
- iter
- adapters
- macros
- mem
- prelude
- ptr
- slice
- sync
- tests
- iter/adapters
- portable-simd/crates/core_simd/src/simd/ptr
- proc_macro/src/bridge
- std/src
- collections/hash
- io
- error
- os/unix/net
- prelude
- sync
- sys/pal
- sgx
- uefi
- unix
- unsupported
- wasi
- wasm/atomics
- thread
- src
- bootstrap
- src/core
- build_steps
- config
- ci
- docker/host-x86_64/dist-various-2
- github-actions
- doc
- rustc/src
- check-cfg
- platform-support
- unstable-book/src/compiler-flags
- librustdoc
- clean
- formats
- html
- render
- json
- passes
- lint
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- doc
- matches
- clippy_utils/src
- compiletest/src
- jsondoclint/src
- libcxx-version
- miri
- src
- intrinsics
- tests/pass/function_calls
- opt-dist/src
- run-make-support/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
518 files changed
+5033
-3792
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
| |||
242 | 244 |
| |
243 | 245 |
| |
244 | 246 |
| |
245 |
| - | |
246 | 247 |
| |
247 | 248 |
|
Lines changed: 143 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 |
| - | |
| 375 | + | |
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
| |||
2206 | 2206 |
| |
2207 | 2207 |
| |
2208 | 2208 |
| |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
2209 | 2224 |
| |
2210 | 2225 |
| |
2211 | 2226 |
| |
| |||
2214 | 2229 |
| |
2215 | 2230 |
| |
2216 | 2231 |
| |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
2217 | 2238 |
| |
2218 | 2239 |
| |
2219 | 2240 |
| |
| |||
2364 | 2385 |
| |
2365 | 2386 |
| |
2366 | 2387 |
| |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
| 2392 | + | |
| 2393 | + | |
| 2394 | + | |
| 2395 | + | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
| 2404 | + | |
| 2405 | + | |
| 2406 | + | |
2367 | 2407 |
| |
2368 | 2408 |
| |
2369 | 2409 |
| |
| |||
2650 | 2690 |
| |
2651 | 2691 |
| |
2652 | 2692 |
| |
| 2693 | + | |
| 2694 | + | |
| 2695 | + | |
| 2696 | + | |
| 2697 | + | |
| 2698 | + | |
| 2699 | + | |
| 2700 | + | |
| 2701 | + | |
| 2702 | + | |
| 2703 | + | |
| 2704 | + | |
| 2705 | + | |
| 2706 | + | |
| 2707 | + | |
| 2708 | + | |
| 2709 | + | |
| 2710 | + | |
| 2711 | + | |
| 2712 | + | |
| 2713 | + | |
| 2714 | + | |
2653 | 2715 |
| |
2654 | 2716 |
| |
2655 | 2717 |
| |
| |||
2968 | 3030 |
| |
2969 | 3031 |
| |
2970 | 3032 |
| |
| 3033 | + | |
| 3034 | + | |
| 3035 | + | |
| 3036 | + | |
| 3037 | + | |
| 3038 | + | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
| 3050 | + | |
| 3051 | + | |
| 3052 | + | |
| 3053 | + | |
| 3054 | + | |
| 3055 | + | |
2971 | 3056 |
| |
2972 | 3057 |
| |
2973 | 3058 |
| |
| |||
3126 | 3211 |
| |
3127 | 3212 |
| |
3128 | 3213 |
| |
| 3214 | + | |
| 3215 | + | |
| 3216 | + | |
| 3217 | + | |
| 3218 | + | |
| 3219 | + | |
| 3220 | + | |
| 3221 | + | |
| 3222 | + | |
3129 | 3223 |
| |
3130 | 3224 |
| |
3131 | 3225 |
| |
| |||
3261 | 3355 |
| |
3262 | 3356 |
| |
3263 | 3357 |
| |
3264 |
| - | |
| 3358 | + | |
3265 | 3359 |
| |
3266 |
| - | |
| 3360 | + | |
3267 | 3361 |
| |
3268 | 3362 |
| |
3269 | 3363 |
| |
| 3364 | + | |
3270 | 3365 |
| |
3271 | 3366 |
| |
3272 | 3367 |
| |
| |||
3290 | 3385 |
| |
3291 | 3386 |
| |
3292 | 3387 |
| |
3293 |
| - | |
| 3388 | + | |
3294 | 3389 |
| |
3295 |
| - | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
| 3395 | + | |
3296 | 3396 |
| |
3297 | 3397 |
| |
3298 | 3398 |
| |
| |||
3367 | 3467 |
| |
3368 | 3468 |
| |
3369 | 3469 |
| |
| 3470 | + | |
3370 | 3471 |
| |
3371 | 3472 |
| |
3372 | 3473 |
| |
| |||
5372 | 5473 |
| |
5373 | 5474 |
| |
5374 | 5475 |
| |
| 5476 | + | |
| 5477 | + | |
| 5478 | + | |
| 5479 | + | |
| 5480 | + | |
| 5481 | + | |
| 5482 | + | |
| 5483 | + | |
| 5484 | + | |
| 5485 | + | |
| 5486 | + | |
| 5487 | + | |
| 5488 | + | |
| 5489 | + | |
| 5490 | + | |
| 5491 | + | |
| 5492 | + | |
| 5493 | + | |
| 5494 | + | |
| 5495 | + | |
| 5496 | + | |
| 5497 | + | |
5375 | 5498 |
| |
5376 | 5499 |
| |
5377 | 5500 |
| |
| |||
5497 | 5620 |
| |
5498 | 5621 |
| |
5499 | 5622 |
| |
| 5623 | + | |
| 5624 | + | |
| 5625 | + | |
| 5626 | + | |
| 5627 | + | |
| 5628 | + | |
5500 | 5629 |
| |
5501 | 5630 |
| |
5502 | 5631 |
| |
| |||
6476 | 6605 |
| |
6477 | 6606 |
| |
6478 | 6607 |
| |
| 6608 | + | |
| 6609 | + | |
| 6610 | + | |
| 6611 | + | |
| 6612 | + | |
| 6613 | + | |
| 6614 | + | |
| 6615 | + | |
| 6616 | + | |
6479 | 6617 |
| |
6480 | 6618 |
| |
6481 | 6619 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2501 | 2501 |
| |
2502 | 2502 |
| |
2503 | 2503 |
| |
| 2504 | + | |
| 2505 | + | |
2504 | 2506 |
| |
2505 | 2507 |
| |
2506 | 2508 |
| |
| |||
3162 | 3164 |
| |
3163 | 3165 |
| |
3164 | 3166 |
| |
| 3167 | + | |
3165 | 3168 |
| |
3166 | 3169 |
| |
3167 | 3170 |
| |
| |||
3171 | 3174 |
| |
3172 | 3175 |
| |
3173 | 3176 |
| |
| 3177 | + | |
3174 | 3178 |
| |
3175 | 3179 |
| |
3176 | 3180 |
| |
| |||
3179 | 3183 |
| |
3180 | 3184 |
| |
3181 | 3185 |
| |
| 3186 | + | |
3182 | 3187 |
| |
3183 | 3188 |
| |
3184 | 3189 |
| |
| |||
3189 | 3194 |
| |
3190 | 3195 |
| |
3191 | 3196 |
| |
| 3197 | + | |
3192 | 3198 |
| |
3193 | 3199 |
| |
3194 | 3200 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
862 | 862 |
| |
863 | 863 |
| |
864 | 864 |
| |
| 865 | + | |
865 | 866 |
| |
866 | 867 |
| |
867 | 868 |
| |
| |||
1079 | 1080 |
| |
1080 | 1081 |
| |
1081 | 1082 |
| |
1082 |
| - | |
| 1083 | + | |
1083 | 1084 |
| |
1084 | 1085 |
| |
1085 | 1086 |
| |
| |||
1289 | 1290 |
| |
1290 | 1291 |
| |
1291 | 1292 |
| |
1292 |
| - | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
1293 | 1299 |
| |
1294 | 1300 |
| |
1295 | 1301 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
| |||
577 | 578 |
| |
578 | 579 |
| |
579 | 580 |
| |
| 581 | + | |
580 | 582 |
| |
581 | 583 |
| |
582 | 584 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
337 |
| - | |
| 337 | + | |
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
| |||
658 | 658 |
| |
659 | 659 |
| |
660 | 660 |
| |
661 |
| - | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
662 | 667 |
| |
663 | 668 |
| |
664 | 669 |
| |
|
0 commit comments