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

Make epoch features get enabled by #![feature(rust_2018_preview)] #49016

Closed
Manishearth opened this issue Mar 14, 2018 · 0 comments
Closed

Make epoch features get enabled by #![feature(rust_2018_preview)] #49016

Manishearth opened this issue Mar 14, 2018 · 0 comments
Assignees
Labels
A-edition-2018 Area: The 2018 edition C-enhancement Category: An issue proposing an enhancement or a PR with one. F-rust_2018_preview `#![feature(rust_2018_preview)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-epoch Working group: Epoch (2018) management

Comments

@Manishearth
Copy link
Member

Currently they get enabled by -Zepoch=2018, but that's not what we want

@Manishearth Manishearth self-assigned this Mar 14, 2018
@Centril Centril added the WG-epoch Working group: Epoch (2018) management label Mar 16, 2018
@XAMPPRocky XAMPPRocky added C-enhancement Category: An issue proposing an enhancement or a PR with one. A-attributes Area: Attributes (`#[…]`, `#![…]`) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. F-rust_2018_preview `#![feature(rust_2018_preview)]` and removed A-attributes Area: Attributes (`#[…]`, `#![…]`) labels Jun 26, 2018
@fmease fmease added the A-edition-2018 Area: The 2018 edition label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-edition-2018 Area: The 2018 edition C-enhancement Category: An issue proposing an enhancement or a PR with one. F-rust_2018_preview `#![feature(rust_2018_preview)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-epoch Working group: Epoch (2018) management
Projects
None yet
Development

No branches or pull requests

5 participants