We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11bc14d + 56ca5f8 commit db264b4Copy full SHA for db264b4
src/doc/index.md
@@ -18,7 +18,6 @@ li {list-style-type: none; }
18
* [Tasks and Communication](guide-tasks.html)
19
* [Foreign Function Interface](guide-ffi.html)
20
* [Macros](guide-macros.html)
21
-* [Packaging](guide-rustpkg.html)
22
* [Testing](guide-testing.html)
23
* [Conditions](guide-conditions.html)
24
* [Rust's Runtime](guide-runtime.html)
@@ -32,7 +31,6 @@ li {list-style-type: none; }
32
31
* [The 1:1 runtime library, `libnative`](native/index.html)
33
34
* [The Rust libuv library, `librustuv`](rustuv/index.html)
35
-* [The Rust packaging library, `librustpkg`](rustpkg/index.html)
36
37
* [The Rust parser, `libsyntax`](syntax/index.html)
38
* [The Rust compiler, `librustc`](rustc/index.html)
0 commit comments