rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
This commit is contained in:
@@ -29,9 +29,6 @@ pub mod output;
|
||||
|
||||
pub use getopts;
|
||||
|
||||
mod version;
|
||||
pub use version::RustcVersion;
|
||||
|
||||
rustc_fluent_macro::fluent_messages! { "../messages.ftl" }
|
||||
|
||||
/// Requirements for a `StableHashingContext` to be used in this crate.
|
||||
|
||||
Reference in New Issue
Block a user