Commit 1e3129f
committed
Auto merge of #149351 - Zalathar:rollup-ee06zha, r=Zalathar
Rollup of 12 pull requests
Successful merges:
- rust-lang/rust#147936 (Offload intrinsic)
- rust-lang/rust#148358 (Fix some issues around `rustc_public`)
- rust-lang/rust#148452 (Mangle symbols with a mangled name close to PDB limits with v0 instead of legacy mangling to avoid linker errors)
- rust-lang/rust#148751 (Build gnullvm toolchains on Windows natively)
- rust-lang/rust#148951 (rustc_target: aarch64: Remove deprecated FEAT_TME)
- rust-lang/rust#149149 ([rustdoc] misc search index cleanups)
- rust-lang/rust#149173 (Use rust rather than LLVM target features in the target spec)
- rust-lang/rust#149307 (Deny const auto traits)
- rust-lang/rust#149312 (Mark riscv64gc-unknown-linux-musl as tier 2 target)
- rust-lang/rust#149317 (Handle inline asm in has_ffi_unwind_calls)
- rust-lang/rust#149326 (Remove unused `Clone` derive on `DelayedLint`)
- rust-lang/rust#149341 (Add `Copy` to some AST enums.)
r? `@ghost`
`@rustbot` modify labels: rollup1 file changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 36 | + | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
48 | 44 | | |
49 | 45 | | |
50 | 46 | | |
51 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
0 commit comments