rust/src/librustc_mir
2018-09-18 14:36:37 +02:00
..
borrow_check Create a helper function to retrieve the FakeReadClause at a location 2018-09-18 14:36:37 +02:00
build Move comments for fake reads where the causes are defined 2018-09-18 14:36:37 +02:00
dataflow Refactor 'ReadForMatch' into 'FakeRead' and add the cause of the fake read 2018-09-18 14:36:37 +02:00
hair Make rustc::middle::region::Scope's fields public 2018-09-15 13:10:29 -04:00
interpret Refactor 'ReadForMatch' into 'FakeRead' and add the cause of the fake read 2018-09-18 14:36:37 +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 Refactor 'ReadForMatch' into 'FakeRead' and add the cause of the fake read 2018-09-18 14:36:37 +02: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