rust/tests/ui/unpretty
2025-03-10 02:04:26 +00:00
..
auxiliary
ast-const-trait-bound.rs
ast-const-trait-bound.stdout
avoid-crash.rs Remove the -test suffix from normalize directives 2024-12-27 19:58:16 +11:00
avoid-crash.stderr
bad-literal.rs
bad-literal.stderr
bad-literal.stdout
box.rs turn rustc_box into an intrinsic 2025-01-03 12:01:31 +01:00
box.stdout turn rustc_box into an intrinsic 2025-01-03 12:01:31 +01:00
debug-fmt-hir.rs Pre-commit unpretty HIR test 2025-02-18 21:34:35 +01:00
debug-fmt-hir.stdout Render implicit self with their shorthand syntax in HIR pretty printing 2025-02-22 17:12:19 +01:00
deprecated-attr.rs Fix pretty printing of parsed attrs in hir_pretty 2025-03-10 02:04:26 +00:00
deprecated-attr.stdout Fix pretty printing of parsed attrs in hir_pretty 2025-03-10 02:04:26 +00:00
diagnostic-attr.rs Pretty-print #[deprecated] attribute in HIR. 2025-03-05 01:51:07 +00:00
diagnostic-attr.stdout Pretty-print #[deprecated] attribute in HIR. 2025-03-05 01:51:07 +00:00
expanded-exhaustive.rs Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril 2025-01-15 04:08:10 -05:00
expanded-exhaustive.stdout Add a TyPat in the AST to reuse the generic arg lowering logic 2025-02-11 08:51:05 +00:00
expanded-interpolation.rs
expanded-interpolation.stdout
extern-static.rs
extern-static.stdout
flattened-format-args.rs
flattened-format-args.stdout
hir-tree.rs
let-else-hir.rs
let-else-hir.stdout
mir-unpretty.rs
mir-unpretty.stderr
self-hir.rs Render implicit self with their shorthand syntax in HIR pretty printing 2025-02-22 17:12:19 +01:00
self-hir.stdout Render implicit self with their shorthand syntax in HIR pretty printing 2025-02-22 17:12:19 +01:00
staged-api-invalid-path-108697.rs Fix test that relies on error language 2025-02-16 09:08:24 +00:00
staged-api-invalid-path-108697.stderr Fix test that relies on error language 2025-02-16 09:08:24 +00:00
unpretty-expr-fn-arg.rs
unpretty-expr-fn-arg.stdout Exhaustively handle expressions in patterns 2025-01-08 07:33:46 +00:00
unsafe-attr.rs
unsafe-attr.stdout