Skip to content

Commit b64de7e

Browse files
committed
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.
2 parents 7c967af + e5ad89d commit b64de7e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/libcore/tuple.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
3636
#![stable]
3737

38-
#[unstable = "this is just a documentation module and should not be part \
39-
of the public api"]
40-
4138
use clone::Clone;
4239
use cmp::*;
4340
use cmp::Ordering::*;

0 commit comments

Comments
 (0)