-
Notifications
You must be signed in to change notification settings - Fork 928
Tracking issue: skip attributes #1978
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
blocked
Blocked on rustc, an RFC, etc.
Milestone
Comments
There is an implementation at rust-lang/rust#47773 but it needs a test fixing and a rebase. |
See rust-lang/rust#51277 which is a bug in the scoped attributes implementation. |
Update still blocked on FCP and fixing 51277. I've pinged people... |
rust-lang/rust#51277 is closed 🙌 |
skip attributes are stable and will ride the trains, closing. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
RFC 2103 will let us use
#[rustfmt::skip]
without a warning.The text was updated successfully, but these errors were encountered: