summary refs log tree commit diff
path: root/compiler/rustc_middle/src/traits/solve/cache.rs
AgeCommit message (Expand)AuthorLines
2024-05-24remove proof tree formatter, make em shallowlcnr-3/+3
2024-05-20move global cache lookup into fnlcnr-16/+18
2024-05-18Uplift inspect into rustc_type_irMichael Goulet-3/+3
2023-12-14update use of feature flagslcnr-1/+1
2023-11-02use global cache when computing proof treeslcnr-11/+36
2023-08-03rewrite stack dependent overflow handlinglcnr-0/+100