rust/src/librustc_mir
bors f5eb33f4e5 Auto merge of #45200 - mikhail-m1:match-with-false-edges, r=nikomatsakis
MIR-borrowck: add false edges to match arms

basic fix for https://github.com/rust-lang/rust/issues/45043, should be modified with #45184
2017-10-15 02:20:13 +00:00
..
build Auto merge of #45200 - mikhail-m1:match-with-false-edges, r=nikomatsakis 2017-10-15 02:20:13 +00:00
dataflow Auto merge of #45016 - pnkfelix:mir-borrowck-gather-and-signal-move-errors, r=nikomatsakis 2017-10-08 18:12:26 +00:00
hair Auto merge of #44809 - arielb1:small-scope, r=eddyb 2017-09-25 12:52:02 +00:00
transform Add License to infer.rs 2017-10-13 08:43:27 -04:00
util Auto merge of #45167 - pnkfelix:migrate-remaining-ast-diagnostics, r=arielb1 2017-10-14 13:47:44 +00:00
borrow_check.rs Auto merge of #45025 - pnkfelix:mir-borrowck-moves-of-supporting-prefixes-invalidate-uses-too, r=arielb1 2017-10-13 04:00:55 +00:00
Cargo.toml Generate Idx in nll using newtype_index! 2017-10-04 23:50:53 -03:00
diagnostics.rs Moved remaining AST-borrowck diagnostic definitions to rustc_mir crate. 2017-10-10 13:12:00 +02:00
lib.rs Generate DepNodeIndexNew using newtype_index macro 2017-10-04 23:51:43 -03:00
shim.rs add lint levels to VisibilityScope 2017-09-24 12:46:00 +03:00