mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-13 12:36:47 +00:00
remove dead link to rustpkg documentation
This commit is contained in:
parent
9e133d113b
commit
56ca5f837e
@ -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)
|
||||
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user