Skip to content

Ban projecting into SIMD types [MCP838]#143833

Merged
bors merged 5 commits intorust-lang:masterfrom
scottmcm:final-mcp-838
Jul 21, 2025
Merged

Ban projecting into SIMD types [MCP838]#143833
bors merged 5 commits intorust-lang:masterfrom
scottmcm:final-mcp-838

Conversation

@scottmcm
Copy link
Member

@scottmcm scottmcm commented Jul 12, 2025

Closes rust-lang/compiler-team#838

The actual compiler change here is tiny; there's just a bazillion tests to update.

Since I'm sure I've missed some, for now
r ghost

try-job: test-various
try-job: x86_64-gnu-nopt

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ban projecting into repr(simd) types

7 participants