rust/tests/codegen/enum
Trevor Gross a2fe1bcf70
Rollup merge of #143270 - TimNN:fix-enum-match, r=nikic
tests/codegen/enum/enum-match.rs: accept negative range attribute

The test current fails when `rustc` is built with HEAD LLVM: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/38097/steps/canvas?sid=0197c492-5661-4c42-8ae7-3d789e85c6ca

I suspect the change was caused by 545cdca488

``@rustbot`` label llvm-main
2025-07-10 03:23:55 -04:00
..
enum-aggregate.rs Let rvalue_creates_operand return true for *all* Rvalue::Aggregates 2025-07-07 23:08:10 -07:00
enum-bounds-check-derived-idx.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00
enum-bounds-check-issue-13926.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00
enum-bounds-check-issue-82871.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
enum-bounds-check.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00
enum-debug-clike.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
enum-debug-niche-2.rs debuginfo: Set bitwidth appropriately in enum variant tags 2025-02-12 18:01:42 +00:00
enum-debug-niche.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
enum-debug-tagged.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
enum-discriminant-value.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
enum-early-otherwise-branch.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00
enum-match.rs tests/codegen/enum/enum-match.rs: accept negative range attribute 2025-07-01 09:17:29 +02:00
enum-two-variants-match.rs Address PR feedback 2025-04-07 18:12:06 -07:00
enum-u128.rs Stabilise repr128 2025-05-28 15:14:34 +01:00
unreachable_enum_default_branch.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00