Commit 8e0a863
committed
Auto merge of rust-lang#123968 - jieyouxu:rollup-1pnkxor, r=jieyouxu
Rollup of 12 pull requests
Successful merges:
- rust-lang#123423 (Distribute LLVM bitcode linker as a preview component)
- rust-lang#123548 (libtest: also measure time in Miri)
- rust-lang#123666 (Fix some typos in doc)
- rust-lang#123864 (Remove a HACK by instead inferring opaque types during expected/formal type checking)
- rust-lang#123896 (Migrate some diagnostics in `rustc_resolve` to session diagnostic)
- rust-lang#123919 (builtin-derive: tag → discriminant)
- rust-lang#123922 (Remove magic constants when using `base_n`.)
- rust-lang#123931 (Don't leak unnameable types in `-> _` recover)
- rust-lang#123933 (move the LargeAssignments lint logic into its own file)
- rust-lang#123934 (`rustc_data_structures::graph` mini refactor)
- rust-lang#123941 (Fix UB in LLVM FFI when passing zero or >1 bundle)
- rust-lang#123957 (disable create_dir_all_bare test on all(miri, windows))
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
| 318 | + | |
| 319 | + | |
322 | 320 | | |
323 | 321 | | |
324 | 322 | | |
| |||
0 commit comments