rust/src/librustc_traits/chalk_context
Mazdak Farrokhzad 17e1f23209
Rollup merge of #64817 - csmoe:closure, r=nikomatsakis
Replace ClosureSubsts with SubstsRef

Addresses https://github.com/rust-lang/rust/issues/42340 part 3
https://github.com/rust-lang/rust/pull/59312 might benefit from this clean up.
r? @nikomatsakis
2019-10-04 07:24:34 +02:00
..
program_clauses generate ClosureSubsts from SubstsRef 2019-10-03 19:24:59 +08:00
mod.rs Remove lift_to_global 2019-09-27 13:33:50 -04:00
resolvent_ops.rs Rename subst::Kind to subst::GenericArg 2019-09-26 11:48:05 +01:00
unify.rs Improve HRTB error span when -Zno-leak-check is used 2019-10-01 19:47:28 -04:00