We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use
1 parent 07df812 commit 2446e25Copy full SHA for 2446e25
src/librustc/dep_graph/raii.rs
@@ -9,7 +9,6 @@
9
// except according to those terms.
10
11
use hir::def_id::DefId;
12
-use std::cell::RefCell;
13
use super::DepNode;
14
use super::thread::{DepGraphThreadData, DepMessage};
15
0 commit comments