rust/src/librustdoc
kennytm 120e9cb70f
Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdreavus
Improve stability tags display

The issue was the font color on dark theme. Fixed now:

<img width="352" alt="screenshot 2019-02-08 at 14 15 24" src="https://user-images.githubusercontent.com/3050060/52483276-bd810380-2bb3-11e9-8d46-95368569ac85.png">

r? @QuietMisdreavus
2019-02-20 11:58:11 +08:00
..
clean Auto merge of #58503 - varkor:const-generics-hir, r=petrochenkov 2019-02-19 00:46:12 +00:00
html Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdreavus 2019-02-20 11:58:11 +08:00
passes Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
Cargo.toml Update minifier version 2019-01-25 00:07:08 +01:00
config.rs Rollup merge of #57929 - GuillaumeGomez:rustodc-remove-old-style-files, r=ollie27 2019-02-17 14:52:21 +08:00
core.rs Drive-by cleanup 2019-02-15 22:29:24 +00:00
doctree.rs Add trait alias support in rustdoc 2019-02-10 14:49:20 +01:00
externalfiles.rs Remove licenses 2018-12-25 21:08:33 -07:00
fold.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Rollup merge of #57929 - GuillaumeGomez:rustodc-remove-old-style-files, r=ollie27 2019-02-17 14:52:21 +08:00
markdown.rs rustc: doc comments 2019-02-10 23:42:32 +00:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00
test.rs Rollup merge of #56470 - llogiq:process-termination-doctest, r=GuillaumeGomez 2019-02-20 01:13:12 +08:00
theme.rs Remove licenses 2018-12-25 21:08:33 -07:00
visit_ast.rs Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
visit_lib.rs libpanic_unwind => 2018: fix ICEs. 2019-02-13 18:09:09 +01:00

For more information about how librustdoc works, see the rustc guide.