rust/src/librustc_mir
Dylan DPC 238e8228d4
Rollup merge of #71401 - spastorino:remove-visit-place-base, r=wesleywiser
visit_place_base is just visit_local

r? @wesleywiser
2020-04-22 16:41:14 +02:00
..
borrow_check Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
const_eval Auto merge of #70598 - vakaras:add-threads-cr3, r=oli-obk,RalfJung 2020-04-19 23:02:06 +00:00
dataflow don't clone types that are copy (clippy::clone_on_copy) 2020-04-16 00:17:38 +02:00
interpret Rollup merge of #71280 - RalfJung:mplace-check-align, r=oli-obk 2020-04-22 16:41:09 +02:00
monomorphize Rollup merge of #71401 - spastorino:remove-visit-place-base, r=wesleywiser 2020-04-22 16:41:14 +02:00
transform Rollup merge of #71401 - spastorino:remove-visit-place-base, r=wesleywiser 2020-04-22 16:41:14 +02:00
util Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
Cargo.toml Remove unused dependencies 2020-04-20 17:59:27 +09:00
lib.rs Suggest move for closures and async blocks in more cases. 2020-04-08 13:01:53 +02:00
shim.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00