auto merge of #14592 : alexcrichton/rust/rustdoc-links, r=huonw
These are a few assorted fixes for some issues I found this morning (details in the commits).
This commit is contained in:
commit
073c8f10fc
7 changed files with 122 additions and 54 deletions
|
|
@ -61,7 +61,6 @@ li {list-style-type: none; }
|
|||
* [The `time` library](time/index.html)
|
||||
* [The `uuid` 128-bit universally unique identifier library](uuid/index.html)
|
||||
* [The `url` library](url/index.html)
|
||||
* [The `workcache` library](workcache/index.html)
|
||||
* [The `log` library](log/index.html)
|
||||
|
||||
# Tooling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue