]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #17011 : nodakai/rust/rustdoc-stronger-crate, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 6 Sep 2014 17:51:24 +0000 (17:51 +0000)
committerbors <bors@rust-lang.org>
Sat, 6 Sep 2014 17:51:24 +0000 (17:51 +0000)
If you browse to, say, http://doc.rust-lang.org/libc/types/os/common/posix01/struct.timeval.html , you will see the "location" window showing `libc::types::os::common::posix01`.  The first element points to a crate and others point modules.  This patch adds the bold attribute to the first (ie. crate) element so that it stands out more.


Trivial merge