summary refs log tree commit diff
path: root/src/test/ui/traits/cycle-cache-err-60010.rs
AgeCommit message (Expand)AuthorLines
2021-09-02Report cycle error using 'deepest' obligation in the cycleAaron Hill-1/+1
2021-09-02Preserve most sub-obligations in the projection cacheAaron Hill-1/+1
2020-10-06Avoid cycle with projections from object typesMatthew Jasper-1/+2
2020-10-06Separate bounds and predicates for associated/opaque typesMatthew Jasper-1/+3
2019-12-17Revert "Auto merge of #67362 - Mark-Simulacrum:par-4-default, r=alexcrichton"Mark Rousskov-1/+1
2019-12-16Always build and ship parallel-enabled compilersMark Rousskov-1/+1
2019-10-22Point at associated type for some obligationsEsteban Küber-2/+2
2019-05-01forego caching for all participants in cycles, apart from root nodeNiko Matsakis-0/+71