From 17d40c6057c88f4c432b0d7bac88e1b84cb7e67f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:03:36 +0200 Subject: Adding upstream version 1.65.0+dfsg1. Signed-off-by: Daniel Baumann --- src/test/mir-opt/matches_u8.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/test/mir-opt/matches_u8.rs') diff --git a/src/test/mir-opt/matches_u8.rs b/src/test/mir-opt/matches_u8.rs index 78373be48..422c3a95e 100644 --- a/src/test/mir-opt/matches_u8.rs +++ b/src/test/mir-opt/matches_u8.rs @@ -1,4 +1,6 @@ -// EMIT_MIR_FOR_EACH_BIT_WIDTH +// unit-test: MatchBranchSimplification + + // EMIT_MIR matches_u8.exhaustive_match.MatchBranchSimplification.diff // EMIT_MIR matches_u8.exhaustive_match_i8.MatchBranchSimplification.diff -- cgit v1.2.3