about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/suggestions
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-495/+0
2022-09-14rustdoc: add test cases for turning ``[Vec<T>]`` into ``[`Vec<T>`]``Michael Howell-1/+43
2022-09-12rustdoc: improve rustdoc HTML suggestions handling of nested genericsMichael Howell-10/+250
2022-02-01Use multipart suggestion for code wrappingMichael Howell-35/+40
2022-02-01rustdoc: correct unclosed HTML tags as genericsMichael Howell-0/+208