about summary refs log tree commit diff
path: root/src/test/ui/try-block/try-block-unreachable-code-lint.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-76/+0
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-3/+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-10-01add testsAlex Zatelepin-0/+76