stdtest: Fix all leaked trait imports
This commit is contained in:
@@ -170,6 +170,7 @@ impl<T> Drop for Rc<T> {
|
||||
|
||||
#[cfg(test)]
|
||||
mod test_rc {
|
||||
use prelude::*;
|
||||
use super::*;
|
||||
use cell::RefCell;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user