Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
warning: unused imports: `cmp`, `mem`, `slice` --> serde/src/lib.rs:171:26 | 171 | pub use self::core::{cmp, iter, mem, num, ptr, slice, str}; | ^^^ ^^^ ^^^^^ | = note: `#[warn(unused_imports)]` on by default
- Loading branch information