about summary refs log tree commit diff
path: root/src/test/rustdoc/whitespace-after-where-clause.trait.html
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-6/+0
2022-11-28rustdoc: remove `fnname` CSS class that's styled exactly like `fn`Michael Howell-2/+2
It's not obvious why this was ever a separate class name, since even in c4219a478354b464079b1b7ab081e071e8e39765 when it was first added, it was styled identically to regular `fn` links.
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-2/+2
2022-07-05Add test for invalid whitespace display after where clauseGuillaume Gomez-0/+6