Add warn(unreachable_pub)
to rustc_graphviz
.
This commit is contained in:
parent
a510813e03
commit
fa18140994
1 changed files with 1 additions and 0 deletions
|
@ -277,6 +277,7 @@
|
|||
)]
|
||||
#![doc(rust_logo)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![warn(unreachable_pub)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
use std::borrow::Cow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue