Skip to content
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

Tracking issue: skip attributes #1978

Closed
6 tasks done
nrc opened this issue Sep 18, 2017 · 5 comments
Closed
6 tasks done

Tracking issue: skip attributes #1978

nrc opened this issue Sep 18, 2017 · 5 comments
Labels
blocked Blocked on rustc, an RFC, etc.

Comments

@nrc
Copy link
Member

nrc commented Sep 18, 2017

RFC 2103 will let us use #[rustfmt::skip] without a warning.

  • merge RFC 2103 (nrc)
  • implement the new scoped attributes in Rust
  • recognise the scoped attributes in rustfmt
  • document and recommend the new attributes
  • stabilise the new attributes in Rust
  • deprecate the old attributes
@nrc nrc added the p-high label Sep 18, 2017
@nrc nrc added this to the impl period milestone Sep 18, 2017
@nrc nrc mentioned this issue Sep 18, 2017
10 tasks
@nrc nrc modified the milestones: impl period, 1.0 Jan 11, 2018
@nrc
Copy link
Member Author

nrc commented Mar 4, 2018

There is an implementation at rust-lang/rust#47773 but it needs a test fixing and a rebase.

@nrc nrc added blocked Blocked on rustc, an RFC, etc. and removed p-high labels May 17, 2018
@nrc
Copy link
Member Author

nrc commented Jun 30, 2018

See rust-lang/rust#51277 which is a bug in the scoped attributes implementation.

@nrc
Copy link
Member Author

nrc commented Jul 17, 2018

Update still blocked on FCP and fixing 51277. I've pinged people...

@nrc nrc modified the milestones: 1.0 (preview 2), 1.0 (rc) Aug 3, 2018
@topecongiro
Copy link
Contributor

rust-lang/rust#51277 is closed 🙌

@nrc
Copy link
Member Author

nrc commented Aug 28, 2018

skip attributes are stable and will ride the trains, closing.

@nrc nrc closed this as completed Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on rustc, an RFC, etc.
Projects
None yet
Development

No branches or pull requests

2 participants