rust/src/librustdoc/html
Mazdak Farrokhzad fd302f46dc Store TokenStream in rmeta::MacroDef.
This removes a hack from `load_macro_untracked` in which parsing is used.
2020-03-10 07:26:27 +01:00
..
markdown Normalize syntax::edition imports. 2020-01-02 19:31:38 +01:00
render use .iter() instead of .into_iter() on references. 2020-02-29 03:14:01 +01:00
static Auto merge of #68668 - GuillaumeGomez:struct-variant-field-search, r=ollie27 2020-02-15 22:32:51 +00: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 Rename FunctionRetTy to FnRetTy 2020-02-17 11:24:29 +09: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 Rollup merge of #69736 - matthiaskrgr:even_more_clippy, r=Dylan-DPC 2020-03-05 22:04:10 +01:00
render.rs Store TokenStream in rmeta::MacroDef. 2020-03-10 07:26:27 +01:00
sources.rs Store TokenStream in rmeta::MacroDef. 2020-03-10 07:26:27 +01:00
static_files.rs Revert "Update Source Code Pro and include italics" 2019-11-21 11:18:23 +01:00
toc.rs Format the world 2019-12-22 17:42:47 -05:00