about summary refs log tree commit diff
path: root/src/test/rustdoc/issue-55321.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-4/+4
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-4/+4
2021-06-02Update rustdoc testsGuillaume Gomez-6/+8
2021-04-19rustdoc: use details tag for trait implementorsJacob Hoffman-Andrews-4/+4
2020-05-05Update testsGuillaume Gomez-2/+2
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-1/+1
2018-12-27Simplify foreign type rendering.John Heitmann-4/+4
2018-12-25Remove licensesMark Rousskov-11/+0
2018-10-25Check for negative impls when finding auto traitsAaron Hill-0/+27