rust/tests/ui/thir-print
Matthias Krüger 5559313a14
Rollup merge of #146490 - Oneirical:uncountable-integer-12, r=jieyouxu
Rehome 26 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` [#5 of Batch #2]

Part of rust-lang/rust#133895

Methodology:

1. Refer to the previously written `tests/ui/SUMMARY.md`
2. Find an appropriate category for the test, using the original issue thread and the test contents.
3. Add the issue URL at the bottom (not at the top, as that would mess up stderr line numbers)
4. Rename the tests to make their purpose clearer

Inspired by the methodology that Kivooeo was using.

r? ```@jieyouxu```
2025-10-18 23:54:44 +02:00
..
c-variadic.rs c-variadic: fix thir-print for ... without a pattern 2025-10-07 16:00:39 +02:00
c-variadic.stdout c-variadic: fix thir-print for ... without a pattern 2025-10-07 16:00:39 +02:00
thir-flat-const-variant.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-flat-const-variant.stdout reduce false positives of tail-expr-drop-order from consumed values 2024-11-20 20:53:11 +08:00
thir-flat.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-flat.stdout reduce false positives of tail-expr-drop-order from consumed values 2024-11-20 20:53:11 +08:00
thir-tree-loop-match.rs Add #[loop_match] for improved DFA codegen 2025-06-23 20:43:04 +02:00
thir-tree-loop-match.stdout Record for each MIR local where it has been introduced. 2025-10-11 20:50:20 +00:00
thir-tree-match.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-tree-match.stdout Record for each MIR local where it has been introduced. 2025-10-11 20:50:20 +00:00
thir-tree.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-tree.stdout reduce false positives of tail-expr-drop-order from consumed values 2024-11-20 20:53:11 +08:00