rust/src/librustc_mir
2019-03-06 09:58:27 +00:00
..
borrow_check Handle new ConstValue variants in mir 2019-03-05 22:19:26 +00:00
build Auto merge of #58673 - matthewjasper:typeck-ptr-coercions, r=pnkfelix 2019-03-03 16:46:12 +00:00
dataflow Put Local, Static and Promoted as one Base variant of Place 2019-03-01 05:02:00 +01:00
hair Make a lazy const from a const param 2019-03-05 22:11:33 +00:00
interpret Refactor const_to_op 2019-03-06 09:58:27 +00:00
monomorphize Make adjustments for comments 2019-03-05 22:49:37 +00:00
transform Handle new ConstValue variants in mir 2019-03-05 22:19:26 +00:00
util Auto merge of #58505 - schomatis:fix/nll/remove-live-var, r=matthewjasper 2019-03-03 22:49:16 +00:00
Cargo.toml rustc_mir: compute all the qualification bits separately in qualify_consts. 2019-02-14 13:36:51 +02:00
const_eval.rs Auto merge of #58561 - ljedrz:HirIdify_some_nodes, r=Zoxc 2019-02-26 06:13:27 +00:00
diagnostics.rs Auto merge of #57609 - matthewjasper:more-restrictive-match, r=pnkfelix 2019-02-25 06:27:35 +00:00
lib.rs Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00:00
lints.rs ty: HirIdify some lints 2019-03-01 11:18:49 +01:00
shim.rs Handle new ConstValue variants in mir 2019-03-05 22:19:26 +00:00