We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c774e0 + bd22ba9 commit 63a5375Copy full SHA for 63a5375
src/lib.rs
@@ -1,4 +1,3 @@
1
-#![feature(lazy_cell)]
2
#![feature(rustc_private)] //for private crate imports for tests
3
#![feature(vec_into_raw_parts)]
4
#![feature(thread_local)]
src/main.rs
#![feature(duration_constants)]
src/tools/fs_utils.rs
0 commit comments