| .. |
|
auxiliary
|
Add tests for -Zunpretty=expanded ported from stringify's tests
|
2024-05-18 10:36:02 -07:00 |
|
ast-const-trait-bound.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
ast-const-trait-bound.stdout
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
avoid-crash.rs
|
compiletest: Support matching on diagnostics without a span
|
2025-03-25 17:33:09 +03:00 |
|
avoid-crash.stderr
|
Fix unpretty UI test when /tmp does not exist
|
2024-03-24 14:00:45 +00:00 |
|
bad-literal.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
bad-literal.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
bad-literal.stdout
|
hir pretty: fix block indent
|
2024-05-20 20:30:44 +02:00 |
|
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
|
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
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
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 |
|
mir-unpretty.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
mir-unpretty.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
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
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
unpretty-expr-fn-arg.stdout
|
Exhaustively handle expressions in patterns
|
2025-01-08 07:33:46 +00:00 |
|
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 |