rust/tests/ui/thir-print
Nilstrieb e3d397a5f6 Make ExprKind the first field in thir::Expr
This makes its `Debug` impl print it first which is useful, as it's the
most important part when looking at an expr.
2023-03-02 18:21:44 +00:00
..
thir-flat.rs address review 2023-01-27 22:13:55 +01:00
thir-flat.stdout Make ExprKind the first field in thir::Expr 2023-03-02 18:21:44 +00:00
thir-tree-match.rs address review 2023-01-27 22:13:55 +01:00
thir-tree-match.stdout address review 2023-01-27 22:13:55 +01:00
thir-tree.rs address review 2023-01-27 22:13:55 +01:00
thir-tree.stdout address review 2023-01-27 22:13:55 +01:00