summary refs log tree commit diff
path: root/src/test/rustdoc/where.SWhere_TraitWhere_item-decl.html
AgeCommit message (Collapse)AuthorLines
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-21Add missing space between notable trait tooltip and where clauseUrgau-1/+6
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-2/+2
2022-04-17Remove extra space before a where clause in the documentationLoïc BRANSTETT-0/+3