Commit 50f1478
committed
Auto merge of #148507 - Zalathar:rollup-vvz4knr, r=Zalathar
Rollup of 6 pull requests
Successful merges:
- rust-lang/rust#147355 (Add alignment parameter to `simd_masked_{load,store}`)
- rust-lang/rust#147925 (Fix tests for big-endian)
- rust-lang/rust#148341 (compiler: Fix a couple issues around cargo feature unification)
- rust-lang/rust#148371 (Dogfood `trim_{suffix|prefix}` in compiler)
- rust-lang/rust#148495 (Implement Path::is_empty)
- rust-lang/rust#148502 (rustc-dev-guide subtree update)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
12 files changed
+1151
-315
lines changed- .github/workflows
- ci/sembr
- src
- src
- autodiff
- tests
- codegen-backend-tests
12 files changed
+1151
-315
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments