This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 16cddb3
committed
Auto merge of rust-lang#2988 - rust-lang:rustup-2023-07-22, r=oli-obk
Automatic sync from rustcFile tree
253 files changed
+3881
-1906
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_hir_analysis/src
- check
- coherence
- rustc_infer/src/traits
- rustc_interface/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- mir/interpret
- query
- ty
- rustc_mir_dataflow/src/impls
- rustc_mir_transform/src
- rustc_query_system/src/query
- rustc_session
- src
- rustc_smir/src
- rustc_internal
- rustc_smir
- stable_mir
- rustc_target/src/abi
- rustc_trait_selection/src
- solve
- assembly
- search_graph
- traits
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc/src
- core
- src
- ptr
- slice
- iter
- sync
- tests
- iter/traits
- std/src
- path
- sync/mpmc
- sys/windows
- thread_local_key
- src
- bootstrap
- doc
- rustc/src
- style-guide/src
- librustdoc
- clean
- html
- render
- static/css
- tools
- clippy
- clippy_lints/src/utils/internal_lints
- clippy_utils/src
- miri
- src
- shims
- unix
- tests/fail
- tests
- codegen
- incremental/hashes
- mir-opt
- const_prop
- dead-store-elimination
- inline
- issues
- pre-codegen
- run-make
- comment-section
- extern-flag-pathless
- llvm-ident
- mixing-libs
- no-cdylib-as-rdylib
- print-cfg
- rmeta-preferred
- rustdoc
- ui
- codegen
- consts
- dyn-star
- generics
- layout
- lint
- recursion_limit
- recursion
- repr
- rmeta/auxiliary
- simd
- sized
- traits
- new-solver
- assembly
- object
- vtable
- transmute
- type-alias-impl-trait
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
253 files changed
+3881
-1906
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3367 | 3367 | | |
3368 | 3368 | | |
3369 | 3369 | | |
3370 | | - | |
3371 | 3370 | | |
3372 | 3371 | | |
3373 | 3372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
52 | 60 | | |
53 | 61 | | |
54 | 62 | | |
| |||
346 | 354 | | |
347 | 355 | | |
348 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
349 | 384 | | |
350 | 385 | | |
351 | 386 | | |
| |||
473 | 508 | | |
474 | 509 | | |
475 | 510 | | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
476 | 517 | | |
477 | 518 | | |
478 | 519 | | |
| |||
967 | 1008 | | |
968 | 1009 | | |
969 | 1010 | | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
970 | 1048 | | |
971 | 1049 | | |
972 | 1050 | | |
| |||
984 | 1062 | | |
985 | 1063 | | |
986 | 1064 | | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
987 | 1072 | | |
988 | | - | |
989 | | - | |
| 1073 | + | |
990 | 1074 | | |
991 | 1075 | | |
992 | 1076 | | |
| |||
1427 | 1511 | | |
1428 | 1512 | | |
1429 | 1513 | | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
1430 | 1517 | | |
1431 | 1518 | | |
1432 | | - | |
1433 | | - | |
1434 | | - | |
| 1519 | + | |
| 1520 | + | |
1435 | 1521 | | |
1436 | | - | |
1437 | | - | |
1438 | | - | |
1439 | | - | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
1440 | 1529 | | |
1441 | 1530 | | |
1442 | 1531 | | |
| |||
1459 | 1548 | | |
1460 | 1549 | | |
1461 | 1550 | | |
1462 | | - | |
1463 | 1551 | | |
1464 | 1552 | | |
1465 | 1553 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | 554 | | |
566 | 555 | | |
567 | 556 | | |
| |||
570 | 559 | | |
571 | 560 | | |
572 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
573 | 565 | | |
574 | 566 | | |
575 | 567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 151 | | |
156 | 152 | | |
157 | 153 | | |
| |||
184 | 180 | | |
185 | 181 | | |
186 | 182 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 183 | | |
194 | 184 | | |
195 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
242 | 246 | | |
243 | 247 | | |
244 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
| 343 | + | |
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
349 | 350 | | |
350 | 351 | | |
351 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
352 | 370 | | |
353 | 371 | | |
354 | 372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
892 | | - | |
893 | | - | |
894 | | - | |
895 | | - | |
896 | | - | |
897 | | - | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | | - | |
905 | | - | |
906 | 891 | | |
907 | 892 | | |
908 | 893 | | |
| |||
0 commit comments