Skip to content

Commit f12474b

Browse files
committed
---
yaml --- r: 122863 b: refs/heads/master c: 9deeaef h: refs/heads/master i: 122861: 2d6898d 122859: b0e1482 122855: 955d303 122847: f5766fd v: v3
1 parent 6ab900f commit f12474b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1058
-1485
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: c8bbba9a4be37128dc000c8a4c00ffe180219bb6
2+
refs/heads/master: 9deeaefdbb8ffeec69439e271a97f4cce617da20
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: aaff4e05e19b48d81e4ecb3337f288f42d06edd0
55
refs/heads/try: 2e9d9477b848cec778ca3f07ecdf0aea6ade23de

trunk/src/doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3038,7 +3038,7 @@ fn main() {
30383038
~~~{.ignore}
30393039
// `b/mod.rs`
30403040
pub mod c;
3041-
pub fn foo() { println!("Foo!"); }
3041+
pub fn foo() { println!("Foo!"; }
30423042
~~~
30433043

30443044
~~~{.ignore}

0 commit comments

Comments
 (0)