about summary refs log tree commit diff
path: root/tests/rustdoc/const-generics
AgeCommit message (Expand)AuthorLines
2023-10-31Accept less invalid Rust in rustdocOli Scherer-1/+3
2023-10-30rustdoc: elide cross-crate default generic argumentsLeón Orell Valerian Liehr-1/+1
2023-09-21rustdoc: update test cases for changes to the printing styleMichael Howell-1/+1
2023-09-06Render missing fields in tuple struct/enum as /* private fields */Michael Goulet-3/+3
2023-02-09Rollup merge of #107655 - notriddle:notriddle/small-url-encode, r=GuillaumeGomezDylan DPC-8/+8
2023-02-07rustdoc: use a newline instead of `<br>` to format code headersMichael Howell-1/+1
2023-02-03rustdoc: use the same URL escape rules for fragments as for examplesMichael Howell-8/+8
2023-01-30rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell-23/+23
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-1/+1
2023-01-14rustdoc: remove redundant item kind class from `.item-decl > pre`Michael Howell-23/+23
2023-01-11Move /src/test to /testsAlbert Larsan-0/+243