File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
branches/snap-stage3/src/libcore Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 0b48001c28329392b26961eaf1c3ed293a352d6f
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 63718792df1214d0bf7b5a12508cc7301e3be665
4
+ refs/heads/snap-stage3: dfe840245bf0ac42ae2b15176e21cece41c9f7b7
5
5
refs/heads/try: f58aad6dce273570fb130b4df008ef9acd5a5be2
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
Original file line number Diff line number Diff line change 14
14
* to all lengths.
15
15
*/
16
16
17
- #![ doc( primitive = "tuple" ) ]
18
17
#![ stable]
19
-
20
- #[ unstable = "this is just a documentation module and should not be part \
21
- of the public api"]
22
- pub use unit;
18
+ #![ experimental] // not yet reviewed
23
19
24
20
use cmp:: * ;
25
21
use option:: { Option } ;
You can’t perform that action at this time.
0 commit comments