about summary refs log tree commit diff
path: root/tests/ui/thir-print
AgeCommit message (Expand)AuthorLines
2023-12-04Don't include destruction scopes in THIRMatthew Jasper-306/+163
2023-09-18make more prettyBoxy-90/+26
2023-09-11Disentangle `Debug` and `Display` for `Ty`.Nicholas Nethercote-26/+90
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-8/+8
2023-07-01add thir-print testEric Mark Martin-0/+417
2023-05-26better `TyKind::Debug`Boxy-1/+1
2023-04-05Bless testsThom Chiovoloni-31/+31
2023-03-02Make `ExprKind` the first field in `thir::Expr`Nilstrieb-9/+9
2023-02-26Store the body type in THIR.Camille GILLOT-0/+3
2023-01-27address reviewb-naber-0/+472