Commit 6174b1a
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
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | | - | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
57 | 65 | | |
| |||
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| |||
0 commit comments