rust/tests/ui/unpretty
2024-10-26 13:33:36 +02:00
..
auxiliary Add tests for -Zunpretty=expanded ported from stringify's tests 2024-05-18 10:36:02 -07:00
ast-const-trait-bound.rs
ast-const-trait-bound.stdout
avoid-crash.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
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
expanded-exhaustive.rs Remove crashes and fix tests 2024-10-01 13:55:46 -04:00
expanded-exhaustive.stdout Remove crashes and fix tests 2024-10-01 13:55:46 -04:00
expanded-interpolation.rs Add test of parenthesizing break value by AST pretty-printer 2024-06-23 17:17:30 -07:00
expanded-interpolation.stdout Parenthesize break values containing leading label 2024-07-01 17:19:58 -07:00
extern-static.rs Print safety correctly in extern static items 2024-10-24 00:41:27 +00:00
extern-static.stdout Print safety correctly in extern static items 2024-10-24 00:41:27 +00: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
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
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
unsafe-attr.rs Add AST unpretty test for unsafe attribute 2024-10-26 13:31:24 +02:00
unsafe-attr.stdout Print unsafety of attribute in AST unpretty 2024-10-26 13:33:36 +02:00