rust/src/librustc_mir
2018-08-30 20:21:42 +02:00
..
borrow_check Added InitLocation to encode Location or Local depending on source of Init 2018-08-30 20:21:42 +02:00
build Rename hir::map::NodeKind to hir::Node 2018-08-27 21:46:23 +01:00
dataflow Added InitLocation to encode Location or Local depending on source of Init 2018-08-30 20:21:42 +02:00
hair Auto merge of #53493 - matthewjasper:hair-spans, r=nikomatsakis 2018-08-28 13:12:16 +00:00
interpret Made std::intrinsics::transmute() const fn. 2018-08-30 13:06:20 +01:00
monomorphize Auto merge of #53671 - RalfJung:miri-refactor, r=oli-obk 2018-08-29 00:02:37 +00:00
transform Made std::intrinsics::transmute() const fn. 2018-08-30 13:06:20 +01:00
util kill dead code from util/liveness 2018-08-27 13:57:55 -04:00
Cargo.toml Use optimized SmallVec implementation 2018-08-23 10:45:53 +03:00
const_eval.rs first test const-ness, then hook fn call 2018-08-28 19:57:05 +02:00
diagnostics.rs
lib.rs Auto merge of #53671 - RalfJung:miri-refactor, r=oli-obk 2018-08-29 00:02:37 +00:00
shim.rs support user-given types in adts 2018-08-24 13:27:38 -04:00