Skip to content

Commit 9dc76e7

Browse files
committed
---
yaml --- r: 101745 b: refs/heads/master c: 0ac6e5a h: refs/heads/master i: 101743: c145b5f v: v3
1 parent 404b4be commit 9dc76e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 484f0f11e6e49c530cd0351e76989ec6706fa2ce
2+
refs/heads/master: 0ac6e5afda2a9741d50d6b5c557ee16fee44878f
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
55
refs/heads/try: a97642026c18a624ff6ea01075dd9550f8ed07ff

trunk/src/libstd/iter.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This `for` loop syntax can be applied to any iterator over any type.
5959
## Iteration protocol and more
6060
6161
More detailed information about iterators can be found in the [container
62-
tutorial](http://static.rust-lang.org/doc/master/tutorial-container.html) with
62+
guide](http://static.rust-lang.org/doc/master/guide-container.html) with
6363
the rest of the rust manuals.
6464
6565
*/

0 commit comments

Comments
 (0)