rust/tests/ui/macros/rfc-2011-nicer-assert-messages
Nicholas Nethercote e37c367482 Improve pretty printing of if/else.
By removing some of the over-indenting. AST pretty printing now looks
correct. HIR pretty printing is better, but still over-indents some.
2025-04-25 14:33:16 +10:00
..
auxiliary
all-expr-kinds.rs
all-not-available-cases.rs
assert-with-custom-errors-does-not-create-unnecessary-code.rs make UI tests that use `--test` work on panic=abort targets 2025-01-21 17:39:15 +01:00
assert-without-captures-does-not-create-unnecessary-code.rs
feature-gate-generic_assert.rs make UI tests that use `--test` work on panic=abort targets 2025-01-21 17:39:15 +01:00
non-consuming-methods-have-optimized-codegen.rs Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests 2025-04-16 11:10:10 +02:00
non-consuming-methods-have-optimized-codegen.stdout Improve pretty printing of if/else. 2025-04-25 14:33:16 +10:00