Skip to content

Add #[optimize(none)]#128657

Merged
bors merged 3 commits intorust-lang:masterfrom
clubby789:optimize-none
Jan 25, 2025
Merged

Add #[optimize(none)]#128657
bors merged 3 commits intorust-lang:masterfrom
clubby789:optimize-none

Conversation

@clubby789
Copy link
Copy Markdown
Contributor

cc #54882

This extends the optimize attribute to add none, which corresponds to the LLVM OptimizeNone attribute.

Not sure if an MCP is required for this, happy to file one if so.

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.