rust/tests/ui/unpretty
2024-05-20 20:30:44 +02:00
..
ast-const-trait-bound.rs
ast-const-trait-bound.stdout
avoid-crash.rs
avoid-crash.stderr
bad-literal.rs
bad-literal.stderr
bad-literal.stdout hir pretty: fix block indent 2024-05-20 20:30:44 +02:00
box.rs
box.stdout hir pretty: fix block indent 2024-05-20 20:30:44 +02:00
flattened-format-args.rs
flattened-format-args.stdout hir pretty: fix block indent 2024-05-20 20:30:44 +02:00
hir-tree.rs move hir-tree test from run-make to ui test 2024-04-04 18:43:26 +08:00
let-else-hir.rs Add AST pretty-printer tests for let-else 2024-05-12 13:37:00 -07:00
let-else-hir.stdout hir pretty: fix block indent 2024-05-20 20:30:44 +02:00
let-else.rs Add AST pretty-printer tests for let-else 2024-05-12 13:37:00 -07:00
let-else.stdout Pretty-print let-else with added parenthesization when needed 2024-05-12 13:42:37 -07:00
mir-unpretty.rs
mir-unpretty.stderr
staged-api-invalid-path-108697.rs try to fix tests on windows where the "file not found" error is different from linux 2024-04-28 11:07:00 +02:00
staged-api-invalid-path-108697.stderr add test for ICE: tcx.resolutions(()) is not supported for local crate -Zunpretty=mir on invalid module path with staged_ap 2024-04-28 10:23:10 +02:00
unpretty-expr-fn-arg.rs
unpretty-expr-fn-arg.stdout