Skip to content

Commit c968e48

Browse files
committed
---
yaml --- r: 97519 b: refs/heads/snap-stage3 c: c2ef4e5 h: refs/heads/master i: 97517: 202f722 97515: 934b9f8 97511: 7c89df0 97503: 1a57f28 v: v3
1 parent 5a7206c commit c968e48

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 0da105a8b7b6b1e0568e8ff20f6ff4b13cc7ecc2
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 3100bb424c4022379a169c1268ee5b6a87190ad7
4+
refs/heads/snap-stage3: c2ef4e53722476afab906b7720fd5434ea929717
55
refs/heads/try: c274a6888410ce3e357e014568b43310ed787d36
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/doc/guide-conditions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Condition and Error-handling Guide
1+
% The Rust Condition and Error-handling Guide
22

33
# Introduction
44

branches/snap-stage3/doc/guide-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Containers and Iterators Guide
1+
% The Rust Containers and Iterators Guide
22

33
# Containers
44

branches/snap-stage3/doc/guide-ffi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Foreign Function Interface Guide
1+
% The Rust Foreign Function Interface Guide
22

33
# Introduction
44

branches/snap-stage3/doc/guide-lifetimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Borrowed Pointers Guide
1+
% The Rust Borrowed Pointers and Lifetimes Guide
22

33
# Introduction
44

branches/snap-stage3/doc/guide-macros.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Macros Guide
1+
% The Rust Macros Guide
22

33
# Introduction
44

branches/snap-stage3/doc/guide-rustpkg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Packaging Guide
1+
% The Rust Packaging Guide
22

33
# Introduction
44

branches/snap-stage3/doc/guide-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Tasks and Communication Guide
1+
% The Rust Tasks and Communication Guide
22

33
# Introduction
44

branches/snap-stage3/doc/guide-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Testing Guide
1+
% The Rust Testing Guide
22

33
# Quick start
44

0 commit comments

Comments
 (0)