Commit 2183cda
committed
Auto merge of rust-lang#2996 - rust-lang:rustup-2023-07-30, r=oli-obk
Automatic sync from rustcFile tree
653 files changed
+9104
-8053
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- attr
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_errors
- src
- markdown/tests
- rustc_expand/src
- mbe
- parse
- rustc_feature/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- impl_wf_check
- structured_errors
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- generator_interior
- drop_ranges
- method
- rustc_hir/src
- rustc_infer/src
- infer/error_reporting
- traits
- rustc_interface
- src
- rustc_lint_defs/src
- rustc_lint
- src
- rustc_llvm/llvm-wrapper
- rustc_macros
- rustc_metadata/src/rmeta
- decoder
- rustc_middle
- src
- hir/map
- middle
- mir/interpret
- query
- ty
- rustc_mir_build/src
- build
- custom
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_smir/src
- rustc_smir
- stable_mir/mir
- rustc_span/src
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- query
- type_op
- select
- rustc_transmute/src/layout
- rustc_ty_utils/src
- library
- alloc/src/collections/btree
- core
- benches
- src
- fmt
- str
- std
- src
- tests
- src
- bootstrap
- ci
- docker
- host-aarch64/aarch64-gnu
- host-x86_64
- armhf-gnu
- dist-i686-linux
- dist-powerpc64le-linux
- dist-various-1
- dist-various-2
- dist-x86_64-linux
- dist-x86_64-musl
- dist-x86_64-netbsd
- test-various
- uefi_qemu_test
- wasm32
- x86_64-gnu-debug
- x86_64-gnu-llvm-14
- x86_64-gnu-llvm-15
- x86_64-gnu-llvm-16
- x86_64-gnu-nopt
- x86_64-gnu
- github-actions
- doc
- rustc
- src
- codegen-options
- symbol-mangling
- style-guide/src
- unstable-book/src/compiler-flags
- librustdoc
- clean
- html
- render
- templates
- json
- tools
- clippy
- clippy_lints/src
- types
- clippy_utils/src
- tests
- ui
- missing_const_for_fn
- compiletest/src
- header
- miri
- test-cargo-miri
- tests
- fail
- both_borrows
- opt-dist/src
- environment
- rustfmt/src
- parse/macros
- test
- tidy/src
- tests
- assembly
- codegen
- avr
- intrinsics
- issues
- riscv-abi
- simd-intrinsic
- run-make
- coverage-llvmir
- pgo-indirect-call-promotion
- print-cfg
- rustdoc
- auxiliary
- inline_cross
- auxiliary
- ui-fulldeps/session-diagnostic
- ui
- asm/x86_64
- associated-types
- async-await/in-trait
- auto-traits
- codegen
- const-generics
- issues
- consts
- diagnostic_namespace
- auxiliary
- did_you_mean
- dyn-star
- feature-gates
- generator
- generic-const-items
- generics
- hello_world
- impl-trait
- in-trait
- imports
- auxiliary
- issues
- layout
- lint
- methods
- object-safety
- parser
- issues
- privacy
- proc-macro
- process
- resolve
- rfcs/rfc-2632-const-trait-impl
- specialization
- simd/intrinsic
- suggestions
- traits/new-solver
- type-alias-impl-trait
- underscore-imports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
653 files changed
+9104
-8053
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | 296 | | |
301 | 297 | | |
302 | 298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| |||
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
845 | | - | |
| 845 | + | |
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
946 | | - | |
| 946 | + | |
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
| |||
1309 | 1309 | | |
1310 | 1310 | | |
1311 | 1311 | | |
1312 | | - | |
| 1312 | + | |
1313 | 1313 | | |
1314 | 1314 | | |
1315 | 1315 | | |
| |||
2456 | 2456 | | |
2457 | 2457 | | |
2458 | 2458 | | |
2459 | | - | |
| 2459 | + | |
2460 | 2460 | | |
2461 | 2461 | | |
2462 | 2462 | | |
| |||
2643 | 2643 | | |
2644 | 2644 | | |
2645 | 2645 | | |
2646 | | - | |
| 2646 | + | |
2647 | 2647 | | |
2648 | 2648 | | |
2649 | 2649 | | |
| |||
3586 | 3586 | | |
3587 | 3587 | | |
3588 | 3588 | | |
3589 | | - | |
| 3589 | + | |
3590 | 3590 | | |
3591 | 3591 | | |
3592 | 3592 | | |
| |||
3734 | 3734 | | |
3735 | 3735 | | |
3736 | 3736 | | |
3737 | | - | |
3738 | 3737 | | |
3739 | 3738 | | |
3740 | 3739 | | |
| |||
3856 | 3855 | | |
3857 | 3856 | | |
3858 | 3857 | | |
3859 | | - | |
| 3858 | + | |
3860 | 3859 | | |
3861 | 3860 | | |
3862 | 3861 | | |
| |||
4198 | 4197 | | |
4199 | 4198 | | |
4200 | 4199 | | |
4201 | | - | |
4202 | 4200 | | |
4203 | 4201 | | |
4204 | 4202 | | |
| |||
4464 | 4462 | | |
4465 | 4463 | | |
4466 | 4464 | | |
4467 | | - | |
| 4465 | + | |
4468 | 4466 | | |
4469 | 4467 | | |
4470 | 4468 | | |
| |||
4631 | 4629 | | |
4632 | 4630 | | |
4633 | 4631 | | |
4634 | | - | |
| 4632 | + | |
4635 | 4633 | | |
4636 | 4634 | | |
4637 | 4635 | | |
| |||
4912 | 4910 | | |
4913 | 4911 | | |
4914 | 4912 | | |
4915 | | - | |
| 4913 | + | |
4916 | 4914 | | |
4917 | | - | |
| 4915 | + | |
4918 | 4916 | | |
4919 | 4917 | | |
4920 | 4918 | | |
| |||
4941 | 4939 | | |
4942 | 4940 | | |
4943 | 4941 | | |
4944 | | - | |
| 4942 | + | |
4945 | 4943 | | |
4946 | 4944 | | |
4947 | 4945 | | |
| |||
5091 | 5089 | | |
5092 | 5090 | | |
5093 | 5091 | | |
5094 | | - | |
| 5092 | + | |
5095 | 5093 | | |
5096 | 5094 | | |
5097 | 5095 | | |
| |||
5312 | 5310 | | |
5313 | 5311 | | |
5314 | 5312 | | |
5315 | | - | |
| 5313 | + | |
5316 | 5314 | | |
5317 | 5315 | | |
5318 | 5316 | | |
| |||
5742 | 5740 | | |
5743 | 5741 | | |
5744 | 5742 | | |
5745 | | - | |
| 5743 | + | |
5746 | 5744 | | |
5747 | 5745 | | |
5748 | 5746 | | |
| |||
5776 | 5774 | | |
5777 | 5775 | | |
5778 | 5776 | | |
5779 | | - | |
| 5777 | + | |
5780 | 5778 | | |
5781 | 5779 | | |
5782 | 5780 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2947 | 2947 | | |
2948 | 2948 | | |
2949 | 2949 | | |
| 2950 | + | |
2950 | 2951 | | |
2951 | 2952 | | |
2952 | 2953 | | |
| |||
3058 | 3059 | | |
3059 | 3060 | | |
3060 | 3061 | | |
| 3062 | + | |
3061 | 3063 | | |
3062 | 3064 | | |
3063 | 3065 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
295 | | - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
| 311 | + | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
| 370 | + | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
385 | | - | |
| 384 | + | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
505 | 505 | | |
506 | | - | |
| 506 | + | |
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
517 | 516 | | |
518 | | - | |
| 517 | + | |
519 | 518 | | |
520 | 519 | | |
521 | 520 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
1152 | | - | |
| 1152 | + | |
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
| 1156 | + | |
1156 | 1157 | | |
1157 | 1158 | | |
1158 | 1159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
299 | 301 | | |
300 | 302 | | |
301 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
302 | 317 | | |
303 | 318 | | |
304 | 319 | | |
| |||
0 commit comments