about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/traits/engine.rs
AgeCommit message (Expand)AuthorLines
2022-07-21move `considering_regions` to the infcxlcnr-10/+0
2022-07-15hir typeck: `fulfillment_cx` ignore regionslcnr-0/+10
2022-07-15try to avoid `FnCtxt` during wflcnr-1/+95
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-1/+1
2020-08-30mv compiler to compiler/mark-0/+18