Fix fallout of removing import_shadowing in tests.
This commit is contained in:
parent
f95e0c21aa
commit
b45d30da34
33 changed files with 97 additions and 116 deletions
|
|
@ -315,7 +315,6 @@ macro_rules! bitflags {
|
|||
#[cfg(test)]
|
||||
#[allow(non_upper_case_globals)]
|
||||
mod tests {
|
||||
use kinds::Copy;
|
||||
use hash;
|
||||
use option::Option::{Some, None};
|
||||
use ops::{BitOr, BitAnd, BitXor, Sub, Not};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue