Skip to content

Commit 4b7d4cd

Browse files
committed
De-export str. Part of #3583.
1 parent 9e0a43c commit 4b7d4cd

File tree

2 files changed

+124
-251
lines changed

2 files changed

+124
-251
lines changed

src/libcore/core.rc

-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ mod char;
169169
mod float;
170170
mod f32;
171171
mod f64;
172-
#[legacy_exports]
173172
mod str;
174173
#[legacy_exports]
175174
mod ptr;

0 commit comments

Comments
 (0)