about summary refs log tree commit diff
path: root/tests/ui/thir-print/thir-tree-match.stdout
AgeCommit message (Expand)AuthorLines
2025-06-22Only inherit local hash for paths.Camille GILLOT-4/+4
2025-01-29Eliminate PatKind::PathOli Scherer-26/+26
2024-12-09Introduce `default_field_values` featureEsteban Küber-3/+3
2024-11-21Implement the unsafe-fields RFC.Luca Versari-3/+3
2024-11-20reduce false positives of tail-expr-drop-order from consumed valuesDing Xiang Fei-14/+14
2024-10-28Lower AST node id only onceAdwin White-23/+23
2024-07-11report pat no field error no recoverd struct variantyukang-4/+4
2024-04-17Rename `BindingAnnotation` to `BindingMode`Jules Bertholet-1/+1
2024-03-27Implement `mut ref`/`mut ref mut`Jules Bertholet-2/+1
2023-12-30Update to bitflags 2 in the compilerNilstrieb-8/+8
2023-12-21Give temporaries in if let guards correct scopesMatthew Jasper-6/+6
2023-12-04Don't include destruction scopes in THIRMatthew Jasper-211/+154
2023-09-18make more prettyBoxy-10/+10
2023-09-11Disentangle `Debug` and `Display` for `Ty`.Nicholas Nethercote-10/+10
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-4/+4
2023-04-05Bless testsThom Chiovoloni-27/+27
2023-01-27address reviewb-naber-0/+342