Commit a3fddf2
committed
Auto merge of rust-lang#3506 - rust-lang:rustup-2024-04-24, r=RalfJung
Automatic RustupFile tree
327 files changed
+4270
-2140
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- polonius
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- build_system
- example
- patches
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc/example
- rustc_codegen_llvm/src
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src
- errors
- infer/error_reporting
- rustc_interface/src
- rustc_lint/src
- context
- rustc_macros/src
- diagnostics
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- middle
- mir
- interpret
- query
- thir
- ty
- rustc_mir_build/src
- build
- expr
- matches
- thir
- pattern
- rustc_mir_dataflow/src/impls
- rustc_mir_transform/src
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_trait_selection/src
- traits
- error_reporting
- rustc_type_ir/src
- stable_mir/src/mir
- library
- core/src
- alloc
- fmt
- num
- std/src/sync/reentrant_lock
- src
- doc
- rustc/src/platform-support
- rustdoc/src
- write-documentation
- librustdoc
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src/functions
- tests/ui
- lint-docs/src
- miri
- src/shims/intrinsics
- tests
- fail
- intrinsics
- validity
- pass
- rustfmt/tests
- source
- target
- tidy/src
- tests
- codegen/intrinsics
- crashes
- mir-opt
- building/match
- pretty
- rustdoc-gui
- rustdoc-ui
- ui-fulldeps
- internal-lints
- session-diagnostic
- stable-mir
- ui
- associated-consts
- associated-type-bounds
- associated-types
- async-await/await-keyword
- cast
- const-generics/parser-error-recovery
- consts
- const-eval
- required-consts
- coroutine
- derives
- dyn-keyword
- error-codes
- feature-gates
- generic-associated-types
- impl-trait
- issues
- precise-capturing
- intrinsics
- lang-items
- layout
- lifetimes
- lint
- unused
- methods
- missing-trait-bounds
- nll
- panic-handler
- parser
- attribute
- issues
- pattern/deref-patterns
- proc-macro
- rfcs/rfc-1623-static
- rust-2018
- rust-2024
- suggestions
- traits
- alias
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
327 files changed
+4270
-2140
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | | - | |
| 754 | + | |
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
Lines changed: 19 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
1486 | 1486 | | |
1487 | 1487 | | |
1488 | 1488 | | |
1489 | | - | |
| 1489 | + | |
1490 | 1490 | | |
1491 | 1491 | | |
1492 | 1492 | | |
| |||
1504 | 1504 | | |
1505 | 1505 | | |
1506 | 1506 | | |
1507 | | - | |
| 1507 | + | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | 1510 | | |
| |||
1566 | 1566 | | |
1567 | 1567 | | |
1568 | 1568 | | |
1569 | | - | |
| 1569 | + | |
1570 | 1570 | | |
1571 | 1571 | | |
1572 | 1572 | | |
| |||
1629 | 1629 | | |
1630 | 1630 | | |
1631 | 1631 | | |
1632 | | - | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
1633 | 1636 | | |
1634 | 1637 | | |
1635 | 1638 | | |
| |||
1659 | 1662 | | |
1660 | 1663 | | |
1661 | 1664 | | |
1662 | | - | |
1663 | | - | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
1664 | 1673 | | |
1665 | 1674 | | |
1666 | 1675 | | |
| |||
3572 | 3581 | | |
3573 | 3582 | | |
3574 | 3583 | | |
3575 | | - | |
| 3584 | + | |
3576 | 3585 | | |
3577 | 3586 | | |
3578 | 3587 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1056 | 1056 | | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | | - | |
1060 | | - | |
1061 | | - | |
1062 | | - | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1063 | 1064 | | |
1064 | | - | |
| 1065 | + | |
1065 | 1066 | | |
1066 | 1067 | | |
1067 | 1068 | | |
1068 | 1069 | | |
1069 | 1070 | | |
1070 | | - | |
| 1071 | + | |
1071 | 1072 | | |
1072 | 1073 | | |
1073 | 1074 | | |
| |||
1175 | 1176 | | |
1176 | 1177 | | |
1177 | 1178 | | |
1178 | | - | |
| 1179 | + | |
1179 | 1180 | | |
1180 | 1181 | | |
1181 | | - | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
1182 | 1185 | | |
1183 | 1186 | | |
1184 | 1187 | | |
| |||
1197 | 1200 | | |
1198 | 1201 | | |
1199 | 1202 | | |
1200 | | - | |
| 1203 | + | |
1201 | 1204 | | |
1202 | 1205 | | |
1203 | 1206 | | |
| |||
1557 | 1560 | | |
1558 | 1561 | | |
1559 | 1562 | | |
1560 | | - | |
| 1563 | + | |
1561 | 1564 | | |
1562 | 1565 | | |
1563 | 1566 | | |
| |||
2122 | 2125 | | |
2123 | 2126 | | |
2124 | 2127 | | |
2125 | | - | |
| 2128 | + | |
2126 | 2129 | | |
2127 | 2130 | | |
2128 | 2131 | | |
2129 | 2132 | | |
2130 | 2133 | | |
2131 | 2134 | | |
2132 | | - | |
| 2135 | + | |
2133 | 2136 | | |
2134 | 2137 | | |
2135 | 2138 | | |
| |||
2153 | 2156 | | |
2154 | 2157 | | |
2155 | 2158 | | |
2156 | | - | |
| 2159 | + | |
2157 | 2160 | | |
2158 | 2161 | | |
2159 | 2162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
Lines changed: 13 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
239 | 241 | | |
240 | 242 | | |
241 | 243 | | |
242 | | - | |
| 244 | + | |
243 | 245 | | |
244 | 246 | | |
245 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
246 | 250 | | |
247 | 251 | | |
248 | 252 | | |
| |||
357 | 361 | | |
358 | 362 | | |
359 | 363 | | |
360 | | - | |
361 | | - | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
362 | 369 | | |
363 | 370 | | |
364 | 371 | | |
| |||
403 | 410 | | |
404 | 411 | | |
405 | 412 | | |
406 | | - | |
| 413 | + | |
407 | 414 | | |
408 | 415 | | |
409 | 416 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| |||
0 commit comments