Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ li {list-style-type: none; }
* [Tasks and Communication](guide-tasks.html)
* [Foreign Function Interface](guide-ffi.html)
* [Macros](guide-macros.html)
* [Packaging](guide-rustpkg.html)
* [Testing](guide-testing.html)
* [Conditions](guide-conditions.html)
* [Rust's Runtime](guide-runtime.html)
Expand All @@ -32,7 +31,6 @@ li {list-style-type: none; }
* [The 1:1 runtime library, `libnative`](native/index.html)

* [The Rust libuv library, `librustuv`](rustuv/index.html)
* [The Rust packaging library, `librustpkg`](rustpkg/index.html)

* [The Rust parser, `libsyntax`](syntax/index.html)
* [The Rust compiler, `librustc`](rustc/index.html)
Expand Down