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 7c3fcee commit e042461Copy full SHA for e042461
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![allow(trivial_casts)]
2
#![feature(fs_time, convert)]
3
#![cfg_attr(test, deny(warnings))]
4
0 commit comments