Commit 9762c43
The Miri Cronjob Bot
Merge ref '848e6746fe03' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh.
Upstream ref: 848e674
Filtered ref: 8a7a804ec197b593f553a523e3f76baf5fd56d0e
Upstream diff: b733736...848e674
This merge was created using https://github.com/rust-lang/josh-sync.File tree
447 files changed
+4410
-2819
lines changed- compiler
- rustc_abi/src
- callconv
- layout
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr_parsing/src
- attributes
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src
- rustc_const_eval/src
- util
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_typeck/src
- method
- rustc_hir/src/attrs
- rustc_index/src
- rustc_infer/src/infer/canonical
- rustc_lint_defs/src
- rustc_macros/src
- rustc_middle/src
- middle
- query
- traits
- ty
- rustc_mir_build/src/builder
- rustc_mir_transform/src
- rustc_next_trait_solver/src
- canonical
- solve
- eval_ctxt
- rustc_passes
- src
- rustc_privacy/src
- rustc_resolve/src
- rustc_session/src/config
- rustc_span/src
- rustc_target/src
- callconv
- spec
- base
- targets
- rustc_trait_selection/src/traits/query
- rustc_type_ir/src
- solve
- library
- alloctests/tests
- alloc/src
- collections/btree
- coretests/tests/fmt
- core/src
- array
- iter
- adapters
- traits
- net
- num
- ptr
- str
- sync
- std/src
- ffi
- os/windows
- sys
- pal/unix
- stdio
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- toml
- utils
- helpers
- tests
- doc
- rustc/src
- platform-support
- rustdoc/src
- write-documentation
- librustdoc
- clean
- doctest
- formats
- html/render
- passes
- tools
- clippy
- clippy_lints/src
- tests
- ui
- author
- miri
- src
- tests/panic
- rust-analyzer/crates/hir-expand/src/builtin
- rustfmt/src/config
- tests
- coverage
- rustdoc-gui
- src
- lib2
- test_docs
- rustdoc-ui
- intra-doc
- lints
- rustdoc
- doc-cfg
- impl
- intra-doc
- reexport
- ui
- array-slice-vec
- asm
- x86_64
- attributes
- main-removed-2
- backtrace
- box/unit
- c-variadic
- cfg/assume-incomplete-release
- closures/deduce-signature
- codegen
- coroutine
- delegation
- drop
- explicit-tail-calls
- extern
- feature-gates
- fmt
- frontmatter
- hygiene
- impl-trait
- method
- precise-capturing
- inference/need_type_info
- invalid-compile-flags
- invalid
- issues
- lazy-type-alias-impl-trait
- linkage-attr
- raw-dylib/elf
- linking
- lint
- lto
- macros
- numbers-arithmetic
- panic-runtime
- panics
- parser
- issues
- macro
- proc-macro
- quote
- process
- repeat-expr
- resolve
- rfcs/rfc-3348-c-string-literals
- runtime
- rust-2018
- rust-2021
- rust-2024
- unsafe-attributes
- sanitizer
- cfi
- sepcomp
- simd
- intrinsic
- span
- structs-enums
- suggestions
- test-attrs
- threads-sendsync
- track-diagnostics
- traits
- type-alias-impl-trait
- type-inference
- typeck
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
447 files changed
+4410
-2819
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | | - | |
| 432 | + | |
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | | - | |
| 449 | + | |
452 | 450 | | |
453 | 451 | | |
454 | 452 | | |
| |||
474 | 472 | | |
475 | 473 | | |
476 | 474 | | |
477 | | - | |
478 | | - | |
| 475 | + | |
| 476 | + | |
479 | 477 | | |
480 | 478 | | |
481 | 479 | | |
| |||
611 | 609 | | |
612 | 610 | | |
613 | 611 | | |
614 | | - | |
| 612 | + | |
615 | 613 | | |
616 | 614 | | |
617 | 615 | | |
618 | 616 | | |
619 | 617 | | |
620 | 618 | | |
621 | 619 | | |
622 | | - | |
| 620 | + | |
623 | 621 | | |
624 | 622 | | |
625 | 623 | | |
| |||
646 | 644 | | |
647 | 645 | | |
648 | 646 | | |
649 | | - | |
| 647 | + | |
650 | 648 | | |
651 | 649 | | |
652 | 650 | | |
| |||
699 | 697 | | |
700 | 698 | | |
701 | 699 | | |
702 | | - | |
| 700 | + | |
703 | 701 | | |
704 | 702 | | |
705 | 703 | | |
| |||
746 | 744 | | |
747 | 745 | | |
748 | 746 | | |
749 | | - | |
| 747 | + | |
750 | 748 | | |
751 | 749 | | |
752 | 750 | | |
| |||
818 | 816 | | |
819 | 817 | | |
820 | 818 | | |
821 | | - | |
| 819 | + | |
822 | 820 | | |
823 | 821 | | |
824 | 822 | | |
| |||
860 | 858 | | |
861 | 859 | | |
862 | 860 | | |
863 | | - | |
| 861 | + | |
864 | 862 | | |
865 | 863 | | |
866 | 864 | | |
867 | 865 | | |
868 | 866 | | |
869 | 867 | | |
870 | 868 | | |
871 | | - | |
| 869 | + | |
872 | 870 | | |
873 | 871 | | |
874 | 872 | | |
| |||
1042 | 1040 | | |
1043 | 1041 | | |
1044 | 1042 | | |
1045 | | - | |
| 1043 | + | |
1046 | 1044 | | |
1047 | 1045 | | |
1048 | 1046 | | |
| |||
1066 | 1064 | | |
1067 | 1065 | | |
1068 | 1066 | | |
1069 | | - | |
| 1067 | + | |
1070 | 1068 | | |
1071 | 1069 | | |
1072 | 1070 | | |
| |||
1092 | 1090 | | |
1093 | 1091 | | |
1094 | 1092 | | |
1095 | | - | |
| 1093 | + | |
1096 | 1094 | | |
1097 | 1095 | | |
1098 | 1096 | | |
| |||
1288 | 1286 | | |
1289 | 1287 | | |
1290 | 1288 | | |
1291 | | - | |
| 1289 | + | |
1292 | 1290 | | |
1293 | 1291 | | |
1294 | 1292 | | |
| |||
1312 | 1310 | | |
1313 | 1311 | | |
1314 | 1312 | | |
1315 | | - | |
| 1313 | + | |
1316 | 1314 | | |
1317 | 1315 | | |
1318 | 1316 | | |
| |||
1339 | 1337 | | |
1340 | 1338 | | |
1341 | 1339 | | |
1342 | | - | |
| 1340 | + | |
1343 | 1341 | | |
1344 | | - | |
| 1342 | + | |
1345 | 1343 | | |
1346 | 1344 | | |
1347 | 1345 | | |
| |||
1360 | 1358 | | |
1361 | 1359 | | |
1362 | 1360 | | |
1363 | | - | |
| 1361 | + | |
1364 | 1362 | | |
1365 | 1363 | | |
1366 | 1364 | | |
| |||
1383 | 1381 | | |
1384 | 1382 | | |
1385 | 1383 | | |
1386 | | - | |
1387 | | - | |
| 1384 | + | |
1388 | 1385 | | |
1389 | 1386 | | |
1390 | 1387 | | |
| |||
1428 | 1425 | | |
1429 | 1426 | | |
1430 | 1427 | | |
1431 | | - | |
| 1428 | + | |
1432 | 1429 | | |
1433 | 1430 | | |
1434 | 1431 | | |
| |||
1450 | 1447 | | |
1451 | 1448 | | |
1452 | 1449 | | |
1453 | | - | |
| 1450 | + | |
1454 | 1451 | | |
1455 | 1452 | | |
1456 | 1453 | | |
| |||
1465 | 1462 | | |
1466 | 1463 | | |
1467 | 1464 | | |
1468 | | - | |
| 1465 | + | |
1469 | 1466 | | |
1470 | 1467 | | |
1471 | 1468 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
141 | | - | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | | - | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments