rust/src/librustdoc/html
2020-03-16 18:30:26 +01:00
..
markdown Normalize syntax::edition imports. 2020-01-02 19:31:38 +01:00
render Rename render::Type to improve naming 2020-03-16 18:30:26 +01:00
static formatting 2020-03-16 18:30:26 +01:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs Format the world 2019-12-22 17:42:47 -05:00
format.rs Remove "important traits" feature 2020-02-27 14:51:22 +01:00
highlight.rs fix various typos 2020-03-06 15:19:31 +01:00
item_type.rs Const items have by default a static lifetime, there's no need to annotate it. (clippy::redundant_static_lifetimes) 2020-03-05 16:38:24 +01:00
layout.rs Format the world 2019-12-22 17:42:47 -05:00
markdown.rs Use ?-operator in more places (clippy::question_mark, had some false negatives fixed recently) 2020-03-07 21:46:47 +01:00
render.rs Rename render::Type to improve naming 2020-03-16 18:30:26 +01:00
sources.rs Store TokenStream in rmeta::MacroDef. 2020-03-10 07:26:27 +01:00
static_files.rs rustdoc: remove redundant static lifetimes (clippy::redundant_static_lifetimes) 2020-03-07 21:48:17 +01:00
toc.rs Format the world 2019-12-22 17:42:47 -05:00