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:
bors 2014-10-18 08:27:13 +00:00
commit 4b064a59cc
1 changed files with 1 additions and 1 deletions

View File

@ -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"]