Add warn(unreachable_pub)
to rustc_llvm
.
This commit is contained in:
parent
e7f1922abd
commit
22cdd632f1
@ -3,6 +3,7 @@
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![doc(rust_logo)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![warn(unreachable_pub)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
// NOTE: This crate only exists to allow linking on mingw targets.
|
||||
|
Loading…
x
Reference in New Issue
Block a user