about summary refs log tree commit diff
path: root/src/test/rustdoc/universal-impl-trait.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-16Fix rustdoc panic with `impl Trait` in type parametersShotaro Yamada-1/+13
2018-05-03rustdoc: Resolve nested `impl Trait`sShotaro Yamada-0/+7
2018-03-24Add test for `impl Trait` in argument positionShotaro Yamada-0/+46