Skip to content

Commit fc246c6

Browse files
author
Jorge Aparicio
committed
---
yaml --- r: 190706 b: refs/heads/master c: 5974908 h: refs/heads/master v: v3
1 parent a9074bf commit fc246c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: 6d49476e7bda8bff039ae1bff95aaf3ac22ebbc8
2+
refs/heads/master: 59749087f8c42d767e0bf89e867664f4aea3a357
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c64d671671aea2e44ee7fc6eb00ee75fc30ed7b9
55
refs/heads/try: 1c28ab65017d74fc13d003f7c7a73d1a48e5406f

trunk/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)