rust/src/test/ui/consts/control-flow
Christian Poveda 935516803e update tests
2020-06-20 20:38:57 +00:00
..
assert.both.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
assert.if_match.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
assert.panic.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
assert.rs Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
assert.stock.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
basics.rs Extend control flow basics tests with loops 2019-12-13 10:39:14 -08:00
drop-fail.precise.stderr Add tests for const_precise_live_drops 2020-06-13 11:05:13 -07:00
drop-fail.rs Add tests for const_precise_live_drops 2020-06-13 11:05:13 -07:00
drop-fail.stock.stderr update tests 2020-06-20 20:38:57 +00:00
drop-pass.rs Add tests for const_precise_live_drops 2020-06-13 11:05:13 -07:00
drop-precise.rs Add tests for const_precise_live_drops 2020-06-13 11:05:13 -07:00
exhaustive-c-like-enum-match.rs Remove unnecessary const_fn feature gates 2020-01-10 18:51:12 -08:00
feature-gate-const-if-match.if_match.stderr Remove unnecessary const_fn feature gates 2020-01-10 18:51:12 -08:00
feature-gate-const-if-match.rs Bless tests 2020-04-29 12:18:30 -07:00
feature-gate-const-if-match.stock.stderr Bless tests 2020-04-29 12:18:30 -07:00
interior-mutability.rs Ensure test actually uses dataflow, not simulation 2019-12-13 10:39:15 -08:00
interior-mutability.stderr Ensure test actually uses dataflow, not simulation 2019-12-13 10:39:15 -08:00
issue-46843.if_match.stderr Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
issue-46843.rs Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
issue-46843.stock.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
issue-50577.if_match.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
issue-50577.rs Add backticks to various diagnostics 2020-01-05 00:17:46 +00:00
issue-50577.stock.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
loop.both.stderr Bless modified tests 2019-12-13 10:39:14 -08:00
loop.if_match.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
loop.loop_.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
loop.rs Fix grammar in test description 2019-12-13 10:39:14 -08:00
loop.stock.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
short-circuit-let.rs Remove unnecessary const_fn feature gates 2020-01-10 18:51:12 -08:00
short-circuit.if_match.stderr Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
short-circuit.rs Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
short-circuit.stock.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
single_variant_match_ice.rs Remove unnecessary const_fn feature gates 2020-01-10 18:51:12 -08:00
try.rs Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00
try.stderr Reorganize, bless and add tests for const control flow 2019-11-21 16:55:13 -08:00