about summary refs log tree commit diff
path: root/src/test/ui/traits/issue-91949-hangs-on-recursion.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2022-11-28Detect long types in E0308 and write them to diskEsteban Küber-1/+1
2022-11-18Only use `...` instead of `_` for type elisionEsteban Küber-1/+1
2022-11-18On overflow errors, do not print out long typesEsteban Küber-2/+3
2022-10-01bless ui testsMaybe Waffle-1/+1
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-2/+2
2022-07-28Remove guess_head_span.Camille GILLOT-5/+4
2022-07-07Shorten span for closures.Camille GILLOT-1/+1
2022-07-01Bless recursion test.Camille GILLOT-2/+2
2022-05-22Add regression test for #91949Yuki Okushi-0/+25