about summary refs log tree commit diff
path: root/src/test/rustdoc/trait_alias.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-26/+0
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-3/+3
2022-02-09Title-case trait aliases section for consistencyNoah Lev-1/+1
2021-12-02Rename ID "main" into "main-content"Guillaume Gomez-3/+3
2021-10-18* Remove left margin on items declaration at the top of their documentation pageGuillaume Gomez-3/+6
2021-05-01RustDoc: Fix bounds linking trait.Foo instead of traitalias.FooScott McMurray-0/+2
2019-02-10Remove spotlight for trait aliases and fix nitsGuillaume Gomez-1/+1
2019-02-10Add trait alias support in rustdocGuillaume Gomez-0/+21