about summary refs log tree commit diff
path: root/src/test/rustdoc/hidden-trait-struct-impls.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2022-07-05rustdoc: Add more semantic information to impl idspierwill-3/+3
Instead of generating `#impl`, `#impl-1`, etc., generate IDs like `#impl-Foo<M>`. Co-authored-by: Noah Lev <camelidcamel@gmail.com>
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-18Add tests for hidden typesGuillaume Gomez-0/+32