auto merge of #18096 : Gankro/rust/ganksy-is-dum, r=steveklabnik
Fixes #18010 *phew* that was a lot of work. 😓
This commit is contained in:
commit
4b064a59cc
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
//! Collection types.
|
||||
//!
|
||||
//! See [../std/collections](std::collections) for a detailed discussion of collections in Rust.
|
||||
//! See [std::collections](../std/collections) for a detailed discussion of collections in Rust.
|
||||
|
||||
|
||||
#![crate_name = "collections"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue