Skip to content

Commit 9f887d0

Browse files
committed
---
yaml --- r: 211647 b: refs/heads/master c: 847d03e h: refs/heads/master i: 211645: 6c86eac 211643: 9b66a90 211639: db235a5 211631: c3064e1 211615: a2cd134 211583: a71c3a2 v: v3
1 parent 19e2c9d commit 9f887d0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: db2f9d2b6a2abe0288b7717cfdcd080bad7acba4
2+
refs/heads/master: 847d03e4971f84779e7ce7a633aa67acad7e7bb0
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: ba0e1cd8147d452c356aacb29fb87568ca26f111
55
refs/heads/try: 1864973ae17213c5a58c4dd3f9af6d1b6c7d2e05

trunk/src/test/run-pass/sync-send-iterators-in-libcore.rs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ fn main() {
3131
all_sync_send!("Я", escape_default, escape_unicode);
3232

3333
// for iter.rs
34-
// TODO
34+
// FIXME
3535

3636
// for option.rs
37-
// TODO
37+
// FIXME
3838

3939
// for result.rs
40-
// TODO
40+
// FIXME
4141

4242
// for slice.rs
43-
// TODO
43+
// FIXME
4444

4545
// for str/mod.rs
46-
// TODO
46+
// FIXME
4747
}

0 commit comments

Comments
 (0)