mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Remove references to guide-conditions
std::condition was removed in 454882dcb7
but there are still links to the guide. Removing them.
This commit is contained in:
parent
4243cad56b
commit
7e85431775
1
configure
vendored
1
configure
vendored
@ -803,7 +803,6 @@ do
|
||||
make_dir $h/test/doc-guide-pointers
|
||||
make_dir $h/test/doc-guide-container
|
||||
make_dir $h/test/doc-guide-tasks
|
||||
make_dir $h/test/doc-guide-conditions
|
||||
make_dir $h/test/doc-complement-cheatsheet
|
||||
make_dir $h/test/doc-rust
|
||||
done
|
||||
|
@ -19,7 +19,6 @@ li {list-style-type: none; }
|
||||
* [Foreign Function Interface](guide-ffi.html)
|
||||
* [Macros](guide-macros.html)
|
||||
* [Testing](guide-testing.html)
|
||||
* [Conditions](guide-conditions.html)
|
||||
* [Rust's Runtime](guide-runtime.html)
|
||||
|
||||
# Libraries
|
||||
|
Loading…
Reference in New Issue
Block a user