about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-17728.rs
AgeCommit message (Collapse)AuthorLines
2022-06-13Move testsCaio-122/+0
2022-06-03Fully stabilize NLLJack Huey-5/+0
2022-05-22Use revisions for NLL in issuesJack Huey-1/+5
2020-01-05Add backticks to various diagnosticsvarkor-1/+1
2019-02-07Reweork incompatible match arms errorEsteban Küber-1/+2
- Point at the body expression of the match arm with the type error. - Point at the prior match arms explicitely stating the evaluated type. - Point at the entire match expr in a secondary span, instead of primary. - For type errors in the first match arm, the cause is outside of the match, treat as implicit block error to give a more appropriate error.
2018-12-25Remove licensesMark Rousskov-11/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+132