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.
1 parent 5c7cb94 commit c36a011Copy full SHA for c36a011
src/lib.rs
@@ -1,6 +1,5 @@
1
#![deny(rust_2018_idioms)]
2
#![warn(unreachable_pub)]
3
-#![feature(cell_leak)]
4
5
#[macro_use]
6
extern crate log;
0 commit comments