-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Tracking Issue for Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-naked_functions
`#![feature(naked_functions)]`
naked_functions_target_rustic_abi
A-naked
#138997
opened Mar 26, 2025 by
folkertdev
4 tasks
Tracking Issue for Area: Attributes (`#[…]`, `#![…]`)
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-naked_functions_target_feature
`#![feature(naked_functions_target_feature)]`
F-naked_functions
`#![feature(naked_functions)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
naked_functions_target_feature
A-attributes
#138568
opened Mar 16, 2025 by
folkertdev
4 tasks
#[target_feature(..)]
no longer in effect in naked functions
A-inline-assembly
#136280
opened Jan 30, 2025 by
tmiasko
ProTip!
What’s not been updated in a month: updated:<2025-04-22.