Skip to content

Commit b98eff7

Browse files
author
Jorge Aparicio
committed
---
yaml --- r: 191338 b: refs/heads/try c: 5974908 h: refs/heads/master v: v3
1 parent af20456 commit b98eff7

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
@@ -2,7 +2,7 @@
22
refs/heads/master: 809a554fca2d0ebc2ba50077016fe282a4064752
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c64d671671aea2e44ee7fc6eb00ee75fc30ed7b9
5-
refs/heads/try: 6d49476e7bda8bff039ae1bff95aaf3ac22ebbc8
5+
refs/heads/try: 59749087f8c42d767e0bf89e867664f4aea3a357
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
88
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596

branches/try/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)