rust/tests/rustdoc/inline_cross
Michael Howell 8307fd7901 rustdoc: use a newline instead of <br> to format code headers
Since these elements now use `white-space: pre-wrap` since
784665d4ce, it's fine to use newlines
for formatting, which is smaller and a bit less complicated.
2023-02-07 11:23:25 -07:00
..
auxiliary
add-docs.rs
assoc_item_trait_bounds.out0.html
assoc_item_trait_bounds.out2.html
assoc_item_trait_bounds.out9.html
assoc_item_trait_bounds.rs
assoc-items.rs
cross-glob.rs
default-trait-method.rs
dyn_trait.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
hidden-use.rs
impl_trait.rs rustdoc: use a newline instead of <br> to format code headers 2023-02-07 11:23:25 -07:00
impl-inline-without-trait.rs
implementors-js.rs
inline_hidden.rs
issue-24183.method_no_where_self_sized.html
issue-24183.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
issue-28480.rs
issue-31948-1.rs rustdoc: remove unused class has-srclink 2023-01-28 17:18:56 -07:00
issue-31948-2.rs rustdoc: remove unused class has-srclink 2023-01-28 17:18:56 -07:00
issue-31948.rs rustdoc: remove unused class has-srclink 2023-01-28 17:18:56 -07:00
issue-32881.rs
issue-33113.rs
macro-vis.rs
macros.rs rustdoc: stop making unstable items transparent 2023-01-31 11:27:09 -07:00
proc_macro.rs
renamed-via-module.rs
trait-vis.rs
use_crate.rs