rust/tests/rustdoc/const-generics
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lazy_normalization_consts Move /src/test to /tests 2023-01-11 09:32:08 +00:00
add-impl.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
const-generic-defaults.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
const-generic-slice.rs rustdoc: remove unused class has-srclink 2023-01-28 17:18:56 -07:00
const-generics-docs.rs rustdoc: use a newline instead of <br> to format code headers 2023-02-07 11:23:25 -07:00
const-impl.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
generic_const_exprs.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00
type-alias.rs rustdoc: remove unnecessary wrapper div.item-decl from HTML 2023-01-30 11:06:18 -07:00