rust/src/librustc_mir/borrow_check/nll
Santiago Pastorino 8429d11a0b
Use AllFacts from polonius-engine
2018-05-24 19:56:02 -03:00
..
explain_borrow rework causal tracking to explore outlives relationships 2018-05-09 23:21:24 -03:00
region_infer Auto merge of #50593 - nikomatsakis:nll-no-location, r=nikomatsakis 2018-05-17 21:36:43 +00:00
type_check rustc: make mk_substs_trait take &[Kind] instead of &[Ty]. 2018-05-21 12:13:17 +03:00
constraint_generation.rs Insert fields from TypeAndMut into TyRef to allow layout optimization 2018-05-08 16:21:58 +02:00
facts.rs Use AllFacts from polonius-engine 2018-05-24 19:56:02 -03:00
invalidation.rs invalidates: properly handle terminators 2018-05-17 00:49:06 -07:00
mod.rs Use AllFacts from polonius-engine 2018-05-24 19:56:02 -03:00
renumber.rs Store the GeneratorInterior in the new GeneratorSubsts 2018-05-08 16:21:58 +02:00
subtype_constraint_generation.rs add `-Znll-facts` switch that dumps facts for new analysis 2018-05-05 06:03:25 -04:00
universal_regions.rs rustc: use intern_* instead of mk_* where possible. 2018-05-21 12:13:19 +03:00