about summary refs log tree commit diff
path: root/src/test/ui/parser/trailing-plus-in-bounds.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2022-05-28Make some tests check-passYuki Okushi-1/+1
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-2/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-05-31fix tidyEsteban Küber-1/+0
2019-05-30Remove unecessary `-Z continue-parse-after-error` from testsEsteban Küber-1/+1
2019-05-28Update test/ui/parser for bare_trait_object warningsmemoryruins-0/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-1/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-21Make some ui/parser tests compile-passVadim Petrochenkov-3/+1
2018-10-21Move more parsing tests to ui/parserVadim Petrochenkov-0/+20