rust/tests/rustdoc/inline_cross
Dylan DPC 4165de40f8
Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomez
rustdoc: simplify DOM for `.item-table`

This switches from using `<div>` to the more semantic `<ul>`, and using class names that rhyme with the classes the search results table uses.
2023-02-19 13:03:41 +05:30
..
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: simplify DOM for .item-table 2023-02-07 19:00:42 -07:00
proc_macro.rs
renamed-via-module.rs
trait-vis.rs
use_crate.rs