Skip to content

Commit 5a4ca4e

Browse files
committed
---
yaml --- r: 113865 b: refs/heads/master c: 0c30293 h: refs/heads/master i: 113863: c4a3f65 v: v3
1 parent 19a34f8 commit 5a4ca4e

File tree

4 files changed

+878
-850
lines changed

4 files changed

+878
-850
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: c5229e5d2ea6168ec80a7feeea1a513b2b3176c0
2+
refs/heads/master: 0c302938866cbccdecdcd78b42bb46106fdfa28e
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: ec0258a381b88b5574e3f8ce72ae553ac3a574b7
55
refs/heads/try: 7c6c492fb2af9a85f21ff952942df3523b22fd17

trunk/src/libcore/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
#![feature(globs, macro_rules, managed_boxes)]
2222
#![deny(missing_doc)]
2323

24+
pub mod num;
25+
2426
/* Core modules for ownership management */
2527

2628
pub mod cast;

0 commit comments

Comments
 (0)