about summary refs log tree commit diff
path: root/tests/rustdoc/decl-trailing-whitespace.declaration.html
AgeCommit message (Collapse)AuthorLines
2024-06-04Update code format and testsSergi-Ferrez-2/+2
2023-10-31Accept less invalid Rust in rustdocOli Scherer-10/+4
2023-02-07rustdoc: use a newline instead of `<br>` to format code headersMichael Howell-5/+19
Since these elements now use `white-space: pre-wrap` since 784665d4ce59c5239791f1f96fa2137e47ca1817, it's fine to use newlines for formatting, which is smaller and a bit less complicated.
2023-02-04rustdoc: trait bound formattingRoland Strasser-1/+3
rustdoc: fix item-spacer rustdoc: use proper comment style rustdoc: change formatting where clauses for traits rustdoc: remove semicolon from provided methods update provided methods formatting
2023-01-11Move /src/test to /testsAlbert Larsan-0/+7