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 rustdoc: Fix glob import inlining 2023-01-17 00:55:28 +04:00
add-docs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.out0.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.out2.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.out9.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc-items.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-glob.rs rustdoc: Fix glob import inlining 2023-01-17 00:55:28 +04:00
default-trait-method.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn_trait.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
hidden-use.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
implementors-js.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_hidden.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-24183.method_no_where_self_sized.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-24183.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
issue-28480.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-33113.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-vis.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macros.rs rustdoc: simplify DOM for .item-table 2023-02-07 19:00:42 -07:00
proc_macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
renamed-via-module.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-vis.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
use_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00