rust/src/librustc_mir
2018-09-18 14:34:51 +02:00
..
borrow_check Auto merge of #53900 - davidtwco:issue-53771, r=nikomatsakis 2018-09-18 06:24:56 +00:00
build inject fake read in binding pattern with ascription 2018-09-18 14:34:51 +02:00
dataflow Auto merge of #54286 - nnethercote:BitSet, r=pnkfelix 2018-09-18 03:52:39 +00:00
hair Make rustc::middle::region::Scope's fields public 2018-09-15 13:10:29 -04:00
interpret keep around some information for dead allocations so that we can use it to make sure a dangling ptr aligned and non-NULL 2018-09-15 16:34:30 +02:00
monomorphize Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs. 2018-09-18 07:08:09 +10:00
transform Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs. 2018-09-18 07:08:09 +10:00
util Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs. 2018-09-18 07:08:09 +10:00
Cargo.toml Use optimized SmallVec implementation 2018-08-23 10:45:53 +03:00
const_eval.rs miri loop detector hashing: fix enum hashing to also consider discriminant; do not hash extra machine state 2018-09-09 10:53:36 +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 #54032 - oli-obk:layout_scalar_ranges, r=eddyb 2018-09-14 09:47:21 +00:00
shim.rs propagate user-ascribes types down onto resulting bindings 2018-09-10 10:58:31 -04:00