We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unreachable-pub
1 parent 976ef07 commit e28fc94Copy full SHA for e28fc94
gameServer2/src/main.rs
@@ -1,6 +1,5 @@
1
#![allow(unused_imports)]
2
#![deny(bare_trait_objects)]
3
-#![warn(unreachable_pub)]
4
5
extern crate rand;
6
extern crate mio;
0 commit comments