about summary refs log tree commit diff
path: root/src/test/ui/rust-2018/try-macro.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2021-06-25Address PR feedbackRyan Levick-2/+2
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-1/+1
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-2/+3
This change makes error and warning annotations mandatory in UI tests. The only exception are tests that use error patterns to match compiler output and don't have any annotations.
2019-08-09Deprecate `try!` macroBO41-0/+1
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com> Co-Authored-By: Oliver Middleton <olliemail27@gmail.com>
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-09-10add test caseNiko Matsakis-0/+16