rust/src/librustdoc/html
Dylan DPC 858b44a433
Rollup merge of #79340 - GuillaumeGomez:rename-stability, r=jyn514
Rename "stability" CSS class to "item-info" and combine `document_stability` with `document_short`

Follow-up of #79300

The point of this PR is to make the CSS class more accurate since it's not only about stability anymore.

r? ``@jyn514``
2020-11-29 03:14:13 +01:00
..
highlight Add test to ensure that no DOS backline (\r\n) doesn't create extra backline in source rendering 2020-11-15 20:57:20 +01:00
markdown Auto merge of #73819 - euclio:rustdoc-summaries, r=jyn514,GuillaumeGomez 2020-09-03 19:07:38 +00:00
render Clean up document_item_info calls 2020-11-24 21:31:27 +01:00
static Rename "stability" CSS class to "item-info" 2020-11-24 18:07:03 +01:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
format.rs Add from_def_id_and_kind reducing duplication in rustdoc 2020-11-17 15:16:03 -05:00
highlight.rs Rollup merge of #79069 - jyn514:class-none, r=GuillaumeGomez 2020-11-17 16:13:51 +01:00
layout.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
markdown.rs Add summary_opts() for Markdown summary rendering options 2020-11-24 19:54:41 -08:00
mod.rs Make markdown module public for doc-tests 2020-11-15 11:21:13 -05:00
sources.rs Make fold_item_recur non-nullable 2020-11-22 12:59:01 -05:00
static_files.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
toc.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00