Enable extra warnings required by rust-lang/rust
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
//! The tes for this functionality live in another crate:
|
||||
//! `hir_def::macro_expansion_tests::mbe`.
|
||||
|
||||
#![warn(rust_2018_idioms, unused_lifetimes, semicolon_in_expressions_from_macros)]
|
||||
|
||||
mod parser;
|
||||
mod expander;
|
||||
mod syntax_bridge;
|
||||
|
||||
Reference in New Issue
Block a user