rust/src/test/ui/return
Dylan MacKenzie 5c377f37e4 Reorganize, bless and add tests for const control flow
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-21 16:55:13 -08:00
..
return-from-diverging.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
return-from-diverging.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
return-match-array-const.rs Bless const tests with improved diagnostics 2019-11-13 10:44:14 -08:00
return-match-array-const.stderr Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
return-type.rs Remove licenses 2018-12-25 21:08:33 -07:00
return-type.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
return-unit-from-diverging.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
return-unit-from-diverging.stderr Update tests 2019-03-11 23:10:26 +03:00