rust/src/librustdoc
kennytm c89976e556
Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnik
Changed color of struct link from #ff794d to #2dbfb8 for Rust docs

This is in reference to https://github.com/rust-lang/rust/issues/47801

here I have changed the default color of struct link for `#ff794d` to `#2dbfb8`

cc: @nagisa  @timClicks
2018-02-14 16:14:28 +08:00
..
clean Rollup merge of #48064 - Manishearth:intra-doc-bail, r=QuietMisdreavus 2018-02-10 14:24:03 +08:00
html Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnik 2018-02-14 16:14:28 +08:00
passes Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00
build.rs *: strip calls to cc::Build::compile 2017-11-28 18:15:30 -05:00
Cargo.toml Update html-diff crate => fix unicode parsing and invalid paths 2018-01-15 00:40:49 +01:00
core.rs rustc: Load the rustc_trans crate at runtime 2018-01-27 19:16:21 -08:00
doctree.rs rustdoc: Show when traits are auto traits 2018-01-23 01:04:24 +00:00
externalfiles.rs Auto merge of #47620 - GuillaumeGomez:multiple-themes, r=QuietMisdreavus 2018-01-23 13:23:58 +00:00
fold.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
lib.rs Pass themes folder as parameter 2018-02-08 10:53:09 +01:00
markdown.rs Add LinkReplacer pass for pulldown 2018-01-22 15:24:27 +05:30
plugins.rs rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
test.rs Auto merge of #45752 - estebank:highlight-primary, r=nikomatsakis 2018-01-31 07:53:57 +00:00
theme.rs Pass themes folder as parameter 2018-02-08 10:53:09 +01:00
visit_ast.rs Auto merge of #47678 - kennytm:rollup, r=kennytm 2018-01-23 16:13:18 +00:00
visit_lib.rs cleanup 2018-01-22 15:24:27 +05:30