rust/src/librustc_mir
2018-08-31 08:39:59 +02:00
..
borrow_check Auto merge of #53733 - nnethercote:avoid-unroll_place, r=nikomatsakis 2018-08-30 08:20:20 +00:00
build Rename hir::map::NodeKind to hir::Node 2018-08-27 21:46:23 +01:00
dataflow implement liveness tracing, remove old liveness system 2018-08-27 13:57:55 -04:00
hair Implement the min_const_fn feature gate 2018-08-31 08:39:59 +02:00
interpret Auto merge of #53779 - RalfJung:miri-refactor, r=oli-obk 2018-08-31 01:18:42 +00:00
monomorphize Auto merge of #53671 - RalfJung:miri-refactor, r=oli-obk 2018-08-29 00:02:37 +00:00
transform Implement the min_const_fn feature gate 2018-08-31 08:39:59 +02: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 make ptr_op finally reponsible for all ops involving pointers; make ValTy constructor private 2018-08-29 08:44:37 +02:00
diagnostics.rs Auto merge of #53131 - davidtwco:issue-52663-thread-local-static, r=nikomatsakis 2018-08-10 06:54:11 +00:00
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