about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-67552.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-11-18Only use `...` instead of `_` for type elisionEsteban Küber-1/+1
2022-11-18Make "long type" printing type awareEsteban Küber-1/+1
2022-06-30Specialize a few tests depending on opt-level.Camille GILLOT-0/+17
2022-06-30Allow inlining `#[inline]` functions.Camille GILLOT-17/+0
2020-09-21Let user see the full type of type-length limit errorKornel Lesiński-2/+3
2020-09-17Better handling for exponential-sized types in misc placesValerii Lashmanov-1/+1
2020-08-22Use smaller def span for functionsAaron Hill-5/+1
2020-06-22Point at the call spawn when overflow occurs during monomorphizationAaron Hill-1/+7
2020-05-28standardize limit comparisons with `Limit` typeDavid Wood-1/+1
2020-05-28mir: adjust conditional in recursion limit checkDavid Wood-0/+14