about summary refs log tree commit diff
path: root/src/test/ui/block-expr-precedence.rs
AgeCommit message (Collapse)AuthorLines
2021-01-01Move block-related testsYuki Okushi-62/+0
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-0/+1
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-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+61