about summary refs log tree commit diff
path: root/tests/rustdoc-js/where-clause.rs
AgeCommit message (Expand)AuthorLines
2023-03-07rustdoc: fix type search when more than one `where` clause appliesMichael Howell-0/+8
2023-03-07rustdoc: fix type search index for `fn<T>() -> &T where T: Trait`Michael Howell-0/+6
2023-03-04rustdoc: function signature search with traits in `where` clauseMichael Howell-0/+16