summary refs log tree commit diff
path: root/src/test/ui/recursion/issue-83150.stderr
AgeCommit message (Expand)AuthorLines
2022-11-28Further tweak the type shortening logicEsteban Küber-1/+1
2022-11-28Detect long types in E0308 and write them to diskEsteban Küber-1/+1
2022-11-19revert-overflowouz-a-3/+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-3/+4
2022-10-01bless ui testsMaybe Waffle-1/+1
2022-08-19Update issue-83150.stderrouz-a-2/+2
2022-08-19Catch overflow earlyouz-a-2/+4
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-1/+1
2022-07-07Shorten span for closures.Camille GILLOT-2/+2
2022-06-30Specialize a few tests depending on opt-level.Camille GILLOT-12/+5
2022-06-30Allow inlining `#[inline]` functions.Camille GILLOT-5/+12
2022-01-26Ignore unwinding edges when checking for unconditional recursionTomasz Miąsko-1/+12
2021-09-28Improve help for recursion limit errorsRoss MacArthur-1/+1
2021-03-31prevent very long compilation runtimes in LateBoundRegionNameCollectorb-naber-0/+8