Add warn(unreachable_pub) to rustc_ast_lowering.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#![feature(box_patterns)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![warn(unreachable_pub)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
use std::collections::hash_map::Entry;
|
||||
|
||||
Reference in New Issue
Block a user