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

the feature rust_2018_preview is already implied by usage of 2018 edition. #3062

Closed
wants to merge 2 commits into from

Conversation

matthiaskrgr
Copy link
Member

@mati865
Copy link
Contributor

mati865 commented Aug 18, 2018

Great, BTW there is yet another redundant feature:

warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
 --> mini-macro/src/lib.rs:1:12
  |
1 | #![feature(use_extern_macros, proc_macro_quote, proc_macro_non_items)]
  |            ^^^^^^^^^^^^^^^^^
  |
  = note: #[warn(stable_features)] on by default

@matthiaskrgr
Copy link
Member Author

Oops, thanks!

@mati865
Copy link
Contributor

mati865 commented Aug 20, 2018

Already done by #3065

@flip1995 flip1995 closed this Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants