rust/compiler/rustc_middle/src/query
Matthias Krüger 40d933a19a
Rollup merge of #108705 - clubby789:refutable-let-closure-borrow, r=cjgillot
Prevent ICE with broken borrow in closure

r? `@Nilstrieb`
Fixes #108683

This solution isn't ideal, I'm hoping to find a way to continue compilation without ICEing.
2023-05-11 07:05:26 +02:00
..
erase.rs add EarlyBinder to thir_abstract_const; remove tcx.bound_abstract_const 2023-05-09 16:22:50 -06:00
keys.rs Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
mod.rs Rollup merge of #108705 - clubby789:refutable-let-closure-borrow, r=cjgillot 2023-05-11 07:05:26 +02:00
on_disk_cache.rs Remove unneeded encode/decode methods. 2023-05-04 13:11:52 +10:00