Skip to content

Commit 2aceba7

Browse files
committed
---
yaml --- r: 148221 b: refs/heads/try2 c: de6f213 h: refs/heads/master i: 148219: 39265df v: v3
1 parent 8d49476 commit 2aceba7

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ refs/heads/snap-stage3: 78a7676898d9f80ab540c6df5d4c9ce35bb50463
55
refs/heads/try: 519addf6277dbafccbb4159db4b710c37eaa2ec5
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8-
refs/heads/try2: 110e5dd1ac5fc1ac83f803560f0d2e65b77d7a49
8+
refs/heads/try2: de6f213927f4b4040a970b19cd5060698fb6731f
99
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
1010
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
1111
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try2/doc/index.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,32 @@
66
.header-section-number { display: none; }
77
</style>
88

9-
[The Rust tutorial](tutorial.html) ([PDF](tutorial.pdf))
10-
[The Rust reference manual](rust.html) ([PDF](rust.pdf))
9+
[The Rust tutorial](tutorial.html) ([PDF](tutorial.pdf))
10+
[The Rust reference manual](rust.html) ([PDF](rust.pdf))
1111

1212
# Guides
1313

14-
[Pointers](guide-pointers.html)
15-
[References and Lifetimes](guide-lifetimes.html)
16-
[Containers and Iterators](guide-container.html)
17-
[Tasks and Communication](guide-tasks.html)
18-
[Foreign Function Interface](guide-ffi.html)
19-
[Macros](guide-macros.html)
20-
[Packaging](guide-rustpkg.html)
21-
[Testing](guide-testing.html)
14+
[Pointers](guide-pointers.html)
15+
[References and Lifetimes](guide-lifetimes.html)
16+
[Containers and Iterators](guide-container.html)
17+
[Tasks and Communication](guide-tasks.html)
18+
[Foreign Function Interface](guide-ffi.html)
19+
[Macros](guide-macros.html)
20+
[Packaging](guide-rustpkg.html)
21+
[Testing](guide-testing.html)
2222
[Conditions](guide-conditions.html)
2323

2424
# Libraries
2525

26-
[The standard library, `libstd`](std/index.html)
26+
[The standard library, `libstd`](std/index.html)
2727
[The extra library, `libextra`](extra/index.html)
2828

29-
[The M:N runtime library, `libgreen`](green/index.html)
29+
[The M:N runtime library, `libgreen`](green/index.html)
3030
[The 1:1 runtime library, `libnative`](native/index.html)
3131

3232
[The Rust packaging library, `librustpkg`](rustpkg/index.html)
3333

34-
[The Rust parser, `libsyntax`](syntax/index.html)
34+
[The Rust parser, `libsyntax`](syntax/index.html)
3535
[The Rust compiler, `librustc`](rustc/index.html)
3636

3737
# Tooling
@@ -40,14 +40,14 @@
4040

4141
# FAQs
4242

43-
[Language FAQ](complement-lang-faq.html)
44-
[Project FAQ](complement-project-faq.html)
45-
[Usage FAQ](complement-usage-faq.html)
46-
[Code cheatsheet](complement-cheatsheet.html) - "How do I do X?"
43+
[Language FAQ](complement-lang-faq.html)
44+
[Project FAQ](complement-project-faq.html)
45+
[Usage FAQ](complement-usage-faq.html)
46+
[Code cheatsheet](complement-cheatsheet.html) - "How do I do X?"
4747
[How to submit a bug report](complement-bugreport.html)
4848

4949
# External resources
5050

51-
The Rust [IRC channel](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust) - `#rust` on irc.mozilla.org
52-
The Rust community on [Reddit](http://reddit.com/r/rust)
51+
The Rust [IRC channel](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust) - `#rust` on irc.mozilla.org
52+
The Rust community on [Reddit](http://reddit.com/r/rust)
5353
The Rust [wiki](http://github.com/mozilla/rust/wiki)

0 commit comments

Comments
 (0)