about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/auto-trait-leak.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-23/+0
2022-07-01Remove type flag based opaque type workaroundOli Scherer-1/+0
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-0/+1
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-1/+0
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-0/+1
2021-07-22Make mir borrowck's use of opaque types independent of the typeck query's resultOli Scherer-1/+0
2020-06-04Treat selection error as ambiguous when error type is presentAaron Hill-2/+0
2020-01-09Update testsVadim Petrochenkov-0/+1
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-18Typeck existential types properlyOliver Schneider-0/+2
2018-06-26Don't inspect the generated existential type itemsOliver Schneider-2/+0
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-1/+1
2018-06-07Add existential type definitonsOliver Schneider-18/+2
2018-04-16Update testsJohn Kåre Alsaker-2/+1
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-2/+0
2018-02-10Change error message for E0391 to "cyclic dependency detected"John Kåre Alsaker-1/+1
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-13/+0
2017-11-26Move "auto trait leak" impl-trait cycle dependency test to uiEsteban Küber-0/+69