Skip to content

Commit 2a5713e

Browse files
committed
core: rename unit to nil. Close #4080.
1 parent 00c856c commit 2a5713e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/libcore/core.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pub mod float;
8282
pub mod f32;
8383
pub mod f64;
8484

85-
pub mod unit;
85+
pub mod nil;
8686
pub mod bool;
8787
pub mod char;
8888
pub mod tuple;
File renamed without changes.

0 commit comments

Comments
 (0)