]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui/methods.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / src / tools / clippy / tests / ui / methods.rs
index 977ce54327b3d984a4f61fca7c2967b734a3ce57..9805097084d303cc1bc8153202afa7afc7f2bac6 100644 (file)
@@ -26,7 +26,6 @@ use std::collections::BTreeMap;
 use std::collections::HashMap;
 use std::collections::HashSet;
 use std::collections::VecDeque;
-use std::iter::FromIterator;
 use std::ops::Mul;
 use std::rc::{self, Rc};
 use std::sync::{self, Arc};