rust/src/librustc_mir
Mazdak Farrokhzad 6c58e0194e
Rollup merge of #70277 - matthewjasper:remove-closurebound, r=nikomatsakis
Remove `ReClosureBound`

We now substitute external names for regions in the query response.

r? @nikomatsakis
2020-03-24 00:49:48 +01:00
..
borrow_check Rollup merge of #70277 - matthewjasper:remove-closurebound, r=nikomatsakis 2020-03-24 00:49:48 +01:00
const_eval Rollup merge of #70087 - ecstatic-morse:remove-const-eval-loop-detector, r=RalfJung 2020-03-24 00:49:41 +01:00
dataflow Rollup merge of #70269 - matthiaskrgr:clippy_closures, r=Dylan-DPC 2020-03-23 04:26:15 +01:00
interpret Rollup merge of #70087 - ecstatic-morse:remove-const-eval-loop-detector, r=RalfJung 2020-03-24 00:49:41 +01:00
monomorphize remove redundant closures (clippy::redundant_closure) 2020-03-22 12:43:19 +01:00
transform Rollup merge of #70267 - RalfJung:const-prop-unsup, r=oli-obk,wesleywiser 2020-03-24 00:49:46 +01:00
util Rollup merge of #70080 - anyska:mir-double-space, r=oli-obk 2020-03-23 19:04:47 +01:00
Cargo.toml use direct imports for rustc::{lint, session}. 2020-03-16 02:52:06 +01:00
lib.rs Add requisite feature gates for const assert 2020-03-17 11:15:40 -07:00
shim.rs rustc: keep upvars tupled in {Closure,Generator}Substs. 2020-03-21 14:23:50 +02:00