about summary refs log tree commit diff
path: root/src/test/ui/recursion/issue-83150.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-13/+0
2022-11-18On overflow errors, do not print out long typesEsteban Küber-1/+2
2022-06-30Specialize a few tests depending on opt-level.Camille GILLOT-1/+2
2022-06-30Allow inlining `#[inline]` functions.Camille GILLOT-1/+1
2022-05-11Gracefully fail to resolve associated items instead of `delay_span_bug`.Camille GILLOT-1/+1
2022-01-26Ignore unwinding edges when checking for unconditional recursionTomasz Miąsko-1/+1
2021-03-31prevent very long compilation runtimes in LateBoundRegionNameCollectorb-naber-0/+11