about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-51714.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-63/+0
2021-06-11Fix type checking of return expressions outside fn bodiesFabian Wolff-12/+48
2020-06-28Update testsDylan MacKenzie-12/+2
2020-06-28Update testsDylan MacKenzie-1/+0
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-12-13Bless unrelated tests with new help messageDylan MacKenzie-2/+6
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-1/+1
This creates a new test directory, `ui/consts/control-flow` to hold tests related to control flow in a const context. It also blesses all existing tests with the new error messages, and adds new tests for the `const_if_match` feature.
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-2/+9
2019-04-08Update test cases for changes to error messagesIsaac Whitfield-8/+0
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-6/+7
This stabilises RFC 2086 (https://github.com/rust-lang/rust/issues/44495). Co-Authored-By: Sebastian Malton <sebastian@malton.name>
2018-12-25Remove licensesMark Rousskov-5/+5
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+34