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