Commit Graph

5 Commits

Author SHA1 Message Date
Boxy
976adf3d6d better TyKind::Debug 2023-05-26 18:55:02 +01:00
Thom Chiovoloni
0db1f54f89 Bless tests 2023-04-05 15:59:29 +00:00
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
Camille GILLOT
d35dbbdc8e Store the body type in THIR. 2023-02-26 10:30:27 +00:00
b-naber
92f2d27d1b address review 2023-01-27 22:13:55 +01:00