rollup merge of #21172: brson/tuple

This outer attribute doesn't actually apply to anything is seems
to be incorrect in what it is saying.
This commit is contained in:
Alex Crichton 2015-01-15 14:12:03 -08:00
commit b64de7ea76

View File

@ -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::*;