rust/src/librustc_mir
Santiago Pastorino 8429d11a0b
Use AllFacts from polonius-engine
2018-05-24 19:56:02 -03:00
..
borrow_check Use AllFacts from polonius-engine 2018-05-24 19:56:02 -03:00
build rustc: make mk_substs_trait take &[Kind] instead of &[Ty]. 2018-05-21 12:13:17 +03:00
dataflow Use AllFacts from polonius-engine 2018-05-24 19:56:02 -03:00
hair Introduce AllocType which indicates what AllocIds point to 2018-05-22 04:15:29 +02:00
interpret Use SortedMap instead of BTreeMap for relocations in MIRI. 2018-05-22 16:54:07 +02:00
monomorphize Introduce AllocType which indicates what AllocIds point to 2018-05-22 04:15:29 +02:00
transform Always mark unstable const fn as not const 2018-05-24 17:22:31 +02:00
util rustc: make mk_substs_trait take &[Kind] instead of &[Ty]. 2018-05-21 12:13:17 +03:00
Cargo.toml Use AllFacts from polonius-engine 2018-05-24 19:56:02 -03:00
diagnostics.rs Remove now unused error code 2018-05-22 10:54:06 +02:00
lib.rs Use AllFacts from polonius-engine 2018-05-24 19:56:02 -03:00
shim.rs rustc: move TypeParamDef's fields into GenericParamDefKind::Type. 2018-05-21 12:13:19 +03:00