Skip to content

Commit 955d303

Browse files
committed
---
yaml --- r: 122855 b: refs/heads/master c: b00f4ec h: refs/heads/master i: 122853: d33e5f9 122851: 769106f 122847: f5766fd v: v3
1 parent b9ce474 commit 955d303

34 files changed

+1409
-1005
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: a4b1361a0102d4bc0f473b560d62819f28cf4c4b
2+
refs/heads/master: b00f4ec8f17e7007c9032114c5b0d0d50ab18522
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)