This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 67e8365
committed
Auto merge of rust-lang#129898 - matthiaskrgr:rollup-eexd2g8, r=matthiaskrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#129152 (custom/external clippy support for bootstrapping)
- rust-lang#129529 (Add test to build crates used by r-a on stable)
- rust-lang#129829 (Make decoding non-optional `LazyArray` panic if not set)
- rust-lang#129860 (update `object` dependency to remove duplicate `wasmparser`)
- rust-lang#129875 (chore: Fix typos in 'compiler' (batch 1))
- rust-lang#129877 (chore: Fix typos in 'compiler' (batch 2))
- rust-lang#129878 (chore: Fix typos in 'compiler' (batch 3))
- rust-lang#129891 (Do not request sanitizers for naked functions)
- rust-lang#129892 (Clarify language around ptrs in slice::raw)
Failed merges:
- rust-lang#129777 (Add `unreachable_pub`, round 4)
- rust-lang#129868 (Remove kobzol vacation status)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
102 files changed
+288
-182
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- type_check/liveness
- rustc_codegen_llvm/src
- coverageinfo
- rustc_codegen_ssa/src/debuginfo
- rustc_const_eval/src/interpret
- rustc_data_structures/src
- graph/scc
- sync
- rustc_error_codes/src/error_codes
- rustc_errors/src
- markdown
- rustc_feature/src
- rustc_hir_analysis/src
- check
- coherence
- hir_ty_lowering
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- canonical
- opaque_types
- relate
- rustc_interface/src
- rustc_lint/src
- context/diagnostics
- rustc_metadata/src/rmeta/decoder
- rustc_middle/src
- mir
- interpret
- query
- ty
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve
- eval_ctxt
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests
- rustc_query_system/src/dep_graph
- rustc_resolve
- src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_serialize/src
- rustc_session/src
- rustc_smir/src/rustc_internal
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- abi/call
- spec
- base
- targets
- rustc_trait_selection/src
- error_reporting/traits
- traits
- select
- rustc_transmute/src/maybe_transmutable
- rustc_type_ir/src
- solve
- stable_mir/src
- library/core/src/slice
- src
- bootstrap/src
- core
- config
- utils
- tools/run-make-support/src
- external_deps
- tests
- codegen
- run-make/rustc-crates-on-stable
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+288
-182
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
2453 | 2453 | | |
2454 | 2454 | | |
2455 | 2455 | | |
2456 | | - | |
| 2456 | + | |
2457 | 2457 | | |
2458 | | - | |
| 2458 | + | |
2459 | 2459 | | |
2460 | 2460 | | |
2461 | 2461 | | |
2462 | 2462 | | |
2463 | 2463 | | |
2464 | 2464 | | |
2465 | 2465 | | |
2466 | | - | |
| 2466 | + | |
2467 | 2467 | | |
2468 | 2468 | | |
2469 | 2469 | | |
| |||
3129 | 3129 | | |
3130 | 3130 | | |
3131 | 3131 | | |
3132 | | - | |
| 3132 | + | |
3133 | 3133 | | |
3134 | 3134 | | |
3135 | 3135 | | |
3136 | | - | |
| 3136 | + | |
3137 | 3137 | | |
3138 | 3138 | | |
3139 | 3139 | | |
| |||
3408 | 3408 | | |
3409 | 3409 | | |
3410 | 3410 | | |
3411 | | - | |
| 3411 | + | |
3412 | 3412 | | |
3413 | 3413 | | |
3414 | 3414 | | |
| |||
3447 | 3447 | | |
3448 | 3448 | | |
3449 | 3449 | | |
3450 | | - | |
| 3450 | + | |
3451 | 3451 | | |
3452 | 3452 | | |
3453 | 3453 | | |
| |||
4431 | 4431 | | |
4432 | 4432 | | |
4433 | 4433 | | |
4434 | | - | |
| 4434 | + | |
4435 | 4435 | | |
4436 | 4436 | | |
4437 | 4437 | | |
| |||
5849 | 5849 | | |
5850 | 5850 | | |
5851 | 5851 | | |
5852 | | - | |
| 5852 | + | |
5853 | 5853 | | |
5854 | 5854 | | |
5855 | 5855 | | |
| |||
5869 | 5869 | | |
5870 | 5870 | | |
5871 | 5871 | | |
5872 | | - | |
| 5872 | + | |
5873 | 5873 | | |
5874 | 5874 | | |
5875 | 5875 | | |
| |||
5885 | 5885 | | |
5886 | 5886 | | |
5887 | 5887 | | |
5888 | | - | |
5889 | | - | |
5890 | | - | |
5891 | | - | |
5892 | | - | |
5893 | | - | |
5894 | | - | |
5895 | | - | |
5896 | | - | |
5897 | | - | |
| 5888 | + | |
5898 | 5889 | | |
5899 | 5890 | | |
5900 | 5891 | | |
| |||
6228 | 6219 | | |
6229 | 6220 | | |
6230 | 6221 | | |
6231 | | - | |
| 6222 | + | |
6232 | 6223 | | |
6233 | 6224 | | |
6234 | 6225 | | |
| |||
6247 | 6238 | | |
6248 | 6239 | | |
6249 | 6240 | | |
6250 | | - | |
| 6241 | + | |
6251 | 6242 | | |
6252 | 6243 | | |
6253 | 6244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1179 | 1179 | | |
1180 | 1180 | | |
1181 | 1181 | | |
1182 | | - | |
| 1182 | + | |
1183 | 1183 | | |
1184 | 1184 | | |
1185 | 1185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
434 | 439 | | |
435 | 440 | | |
436 | 441 | | |
| |||
485 | 490 | | |
486 | 491 | | |
487 | 492 | | |
488 | | - | |
489 | 493 | | |
490 | 494 | | |
491 | 495 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
704 | | - | |
| 704 | + | |
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
577 | | - | |
| 577 | + | |
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
827 | 827 | | |
828 | 828 | | |
829 | 829 | | |
830 | | - | |
| 830 | + | |
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
| |||
0 commit comments