Parse rustc version at compile time
This commit is contained in:
@@ -43,6 +43,9 @@ pub mod output;
|
||||
|
||||
pub use getopts;
|
||||
|
||||
mod version;
|
||||
pub use version::RustcVersion;
|
||||
|
||||
fluent_messages! { "../messages.ftl" }
|
||||
|
||||
/// Requirements for a `StableHashingContext` to be used in this crate.
|
||||
|
||||
Reference in New Issue
Block a user