Closed
Description
This is a tracking issue for the RFC "Evolving Rust through Epochs" (rust-lang/rfcs#2052).
Overall status
- Implement the RFC
- Implement RFC 2052 (Epochs) #48014 added
-Zepoch
flag
- Implement RFC 2052 (Epochs) #48014 added
- Adjust documentation (see instructions on forge)
Next work items
- Make
-Zepoch=2018
imply the "standard set" of features and lints:- Tracking issue make the epoch Enable All The Things #48790
Unresolved questions
How to handle macros from epoch 2015 that are used in a crate from epoch 2018?
Metadata
Metadata
Assignees
Labels
Blocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC and implemented but not stabilized.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the core team, which will review and decide on the PR/issue.Working group: Epoch (2018) management