Add warn(unreachable_pub) to rustc_mir_dataflow.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#![feature(exact_size_is_empty)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(try_blocks)]
|
||||
#![warn(unreachable_pub)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
use rustc_middle::ty;
|
||||
|
||||
Reference in New Issue
Block a user