std: Remove unused attributes
This also enables two tests properly.
This commit is contained in:
parent
1f7bfac9d2
commit
87b166d94a
3 changed files with 2 additions and 5 deletions
|
@ -10,8 +10,6 @@
|
|||
|
||||
//! Types dealing with dynamic mutability
|
||||
|
||||
#[missing_doc];
|
||||
|
||||
use prelude::*;
|
||||
use cast;
|
||||
use util::NonCopyable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue