Remove erroneous stability attribute.
This outer attribute doesn't actually apply to anything is seems to be incorrect in what it is saying.
This commit is contained in:
parent
3a44a19af2
commit
e5ad89d176
@ -35,9 +35,6 @@
|
||||
|
||||
#![stable]
|
||||
|
||||
#[unstable = "this is just a documentation module and should not be part \
|
||||
of the public api"]
|
||||
|
||||
use clone::Clone;
|
||||
use cmp::*;
|
||||
use cmp::Ordering::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user