rust/src/librustdoc/html
Timothée Delabrouille b4f1dfd2c5 Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the fields in Attributes, as functions in AttributesExt.
refacto use from_def_id_and_attrs_and_parts instead of an old trick

most of josha suggestions + check if def_id is not fake before using it in a query

Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the Attributes fields as functions in AttributesExt.
2021-04-27 10:17:59 +02:00
..
highlight Add test for idents merge 2021-04-08 15:32:22 +02:00
markdown Treat header as first paragraph for shortened markdown descriptions 2021-03-09 17:48:14 -07:00
render Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the fields in Attributes, as functions in AttributesExt. 2021-04-27 10:17:59 +02:00
static Rollup merge of #84320 - jsha:details-implementors, r=Manishearth,Nemo157,GuillaumeGomez 2021-04-24 12:17:03 +09:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs rustdoc tweaking 2021-01-30 01:02:18 +00:00
format.rs rustdoc: get rid of CURRENT_DEPTH 2021-04-17 23:08:28 -07:00
highlight.rs Merge idents if they are part of a path 2021-04-08 15:32:22 +02:00
layout.rs Rollup merge of #84340 - notriddle:patch-4, r=GuillaumeGomez 2021-04-20 11:08:28 +02:00
markdown.rs Revert "rustdoc: Hide #text in doc-tests" 2021-04-24 11:54:44 +01:00
mod.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
sources.rs Get rid of item.span 2021-04-24 19:21:48 -04:00
static_files.rs Update comment on search.js static file. 2021-04-14 12:17:24 -07:00
tests.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
toc.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00