rust/tests/ui/consts/control-flow
2024-12-23 22:15:32 +00:00
..
assert.rs
assert.stderr
basics.rs
dead_branches_dont_eval.rs add test for #122301 to cover behavior that's on stable 2024-03-17 14:58:22 +01:00
drop-fail.precise.stderr Gate const drop behind const_destruct feature, and fix const_precise_live_drops post-drop-elaboration check 2024-11-22 16:54:40 +00:00
drop-fail.rs Gate const drop behind const_destruct feature, and fix const_precise_live_drops post-drop-elaboration check 2024-11-22 16:54:40 +00:00
drop-fail.stock.stderr Gate const drop behind const_destruct feature, and fix const_precise_live_drops post-drop-elaboration check 2024-11-22 16:54:40 +00:00
drop-pass.rs
drop-precise.rs
exhaustive-c-like-enum-match.rs
feature-gate-const-if-match.rs
interior-mutability.rs
interior-mutability.stderr
issue-46843.rs Note def descr in NonConstFunctionCall 2024-12-23 22:15:32 +00:00
issue-46843.stderr Note def descr in NonConstFunctionCall 2024-12-23 22:15:32 +00:00
issue-50577.rs
issue-50577.stderr
loop.rs Get rid of HIR const checker 2024-11-22 02:32:26 +00:00
loop.stderr Get rid of HIR const checker 2024-11-22 02:32:26 +00:00
short-circuit-let.rs
short-circuit.rs
single_variant_match_ice.rs
try.rs Get rid of HIR const checker 2024-11-22 02:32:26 +00:00
try.stderr Get rid of HIR const checker 2024-11-22 02:32:26 +00:00