about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/traits.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-38/+0
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-1/+1
2021-04-09Add back missing trait testJoshua Nelson-7/+6
2021-04-09rustdoc: Don't generate blanket impls when running --show-coverageJoshua Nelson-0/+1
2020-04-19Moving all rustdoc-ui tests to check-passVal Markovic-1/+1
2019-08-02Replace `abstract type` with type alias `impl Trait`varkor-1/+1
2019-08-02Replace "existential" by "opaque"varkor-3/+4
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-02-28update rustdoc coverage tests with new table layoutQuietMisdreavus-1/+1
2019-02-28add tests for doc coverageQuietMisdreavus-0/+37