Commit 2bcee7e
committed
Auto merge of #120903 - matthiaskrgr:rollup-tmsuzth, r=matthiaskrgr
Rollup of 9 pull requests
Successful merges:
- #119213 (simd intrinsics: add simd_shuffle_generic and other missing intrinsics)
- #120272 (Suppress suggestions in derive macro)
- #120773 (large_assignments: Allow moves into functions)
- #120874 (Take empty `where` bounds into account when suggesting predicates)
- #120882 (interpret/write_discriminant: when encoding niched variant, ensure the stored value matches)
- #120883 (interpret: rename ReadExternStatic → ExternStatic)
- #120890 (Adapt `llvm-has-rust-patches` validation to take `llvm-config` into account.)
- #120895 (don't skip coercions for types with errors)
- #120896 (Print kind of coroutine closure)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
2 files changed
+51
-0
lines changed- tests/fail
2 files changed
+51
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments