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 cc35572 commit 1a25d8eCopy full SHA for 1a25d8e
src/lib.rs
@@ -61,8 +61,6 @@
61
#![deny(missing_docs)]
62
#![cfg_attr(all(test, windows), feature(std_misc))]
63
64
-#[allow(unused_imports)]
65
-use std::ascii::AsciiExt;
66
use std::cmp;
67
use std::fmt;
68
use std::fs;
0 commit comments