about summary refs log tree commit diff
path: root/src/test/ui/nll/user-annotations/adt-tuple-struct-calls.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-56/+0
2022-09-13Use tcx.hir() utils for spans in MIR building.Camille GILLOT-5/+5
This corrects the `span_with_body` in the case of closures, which was incorrectly shortened to the `def_span`.
2022-07-07Shorten span for closures.Camille GILLOT-5/+5
2019-06-06Make sure constructors functions are type checked correctlyMatthew Jasper-0/+56