rename epoch to edition
This commit is contained in:
parent
75af15ee6c
commit
3c8d555497
16 changed files with 95 additions and 95 deletions
|
@ -145,7 +145,7 @@ pub mod codemap;
|
|||
#[macro_use]
|
||||
pub mod config;
|
||||
pub mod entry;
|
||||
pub mod epoch;
|
||||
pub mod edition;
|
||||
pub mod feature_gate;
|
||||
pub mod fold;
|
||||
pub mod parse;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue