about summary refs log tree commit diff
path: root/src/test/rustdoc/inline_cross/impl_trait.rs
AgeCommit message (Expand)AuthorLines
2020-07-02Update rustdoc testsGuillaume Gomez-2/+2
2019-09-21add rustdoc test for async fn reexportcsmoe-1/+9
2019-08-19Fix ICE with `impl Trait` in type boundsShotaro Yamada-0/+6
2019-08-19Fix tidyShotaro Yamada-1/+2
2019-08-19Support nested `impl Trait`Shotaro Yamada-0/+6
2019-08-19Associated type bound for inlined impl Trait docShotaro Yamada-0/+6
2019-08-19Support `impl Trait` in inlined documentationShotaro Yamada-0/+13