1
Fork 0
rust/src/librustdoc/html
bors fee693d08e Auto merge of #80119 - GuillaumeGomez:str-to-symbol, r=jyn514
Continue String to Symbol conversion in rustdoc

Follow-up of https://github.com/rust-lang/rust/pull/80091.

This PR is already big enough so I'll stop here before the next one.

r? `@jyn514`
2020-12-18 05:55:24 +00: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 Refactor test_lang_string_parse to make it clearer 2020-12-13 17:47:46 +01:00
render Auto merge of #80119 - GuillaumeGomez:str-to-symbol, r=jyn514 2020-12-18 05:55:24 +00:00
static Rollup merge of #79796 - GuillaumeGomez:hide-associated-const-when-collapsing, r=jyn514 2020-12-15 16:43:21 +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 Continue String to Symbol conversion in rustdoc 2020-12-17 18:19:38 +01:00
highlight.rs Rollup merge of #79069 - jyn514:class-none, r=GuillaumeGomez 2020-11-17 16:13:51 +01:00
layout.rs Fixes submit event of the search input 2020-12-13 00:25:06 +01:00
markdown.rs use strip_prefix over slicing (clippy::manual_strip) 2020-12-11 23:02:17 +01:00
mod.rs Make markdown module public for doc-tests 2020-11-15 11:21:13 -05:00
sources.rs Use Symbols for crate names 2020-12-15 21:22:35 -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