Skip to content

Commit edb5961

Browse files
author
Jorge Aparicio
committed
---
yaml --- r: 158584 b: refs/heads/try c: 07bbde8 h: refs/heads/master v: v3
1 parent a2cbf57 commit edb5961

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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: a0a7ab461283322215f0343cd2b5e66fc19a7bd5
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 1b2ad7831f1745bf4a4709a1fa1772afb47c933c
5-
refs/heads/try: 8d5208ad8504609f3eddac2491514db8029e48ca
5+
refs/heads/try: 07bbde8932a5b3b8ea0c6d07f7db8315ce633dfc
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
88
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596

branches/try/src/libunicode/u_str.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
* methods provided by the UnicodeChar trait.
1818
*/
1919

20-
use core::clone::Clone;
2120
use core::cmp;
2221
use core::slice::ImmutableSlice;
2322
use core::iter::{Filter, AdditiveIterator, Iterator, DoubleEndedIterator};

0 commit comments

Comments
 (0)