Skip to content

Commit 5974908

Browse files
author
Jorge Aparicio
committed
fix after rebase
1 parent 6d49476 commit 5974908

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcollections/str.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ use core::option::Option::{self, Some, None};
6767
use core::result::Result;
6868
use core::slice::AsSlice;
6969
use core::str as core_str;
70+
#[cfg(stage0)]
7071
use unicode::char::CharExt;
7172
use unicode::str::{UnicodeStr, Utf16Encoder};
7273

0 commit comments

Comments
 (0)