rust/src/librustc_mir
Felix S. Klock II 17f6b6810b Remove assertion that the argument to every EndRegion correspond to
some dataflow-tracked borrow-data entry.

Fix #44828

(The comment thread on the aforementioned issue discusses why its best
to just remove this assertion.)
2017-10-02 22:40:51 +02:00
..
build Auto merge of #44809 - arielb1:small-scope, r=eddyb 2017-09-25 12:52:02 +00:00
dataflow Remove assertion that the argument to every EndRegion correspond to 2017-10-02 22:40:51 +02:00
hair Auto merge of #44809 - arielb1:small-scope, r=eddyb 2017-09-25 12:52:02 +00:00
transform Move src/librustc_mir/transform/nll.rs to a subdirectory 2017-09-25 20:06:03 +02:00
util Mir pretty print: Add cleanup comment 2017-09-29 11:02:36 +02:00
borrow_check.rs Auto merge of #44811 - zilbuz:issue-44596/E0506, r=arielb1 2017-09-29 03:54:12 +00:00
Cargo.toml
diagnostics.rs move unsafety checking to MIR 2017-09-24 12:46:00 +03:00
lib.rs
shim.rs add lint levels to VisibilityScope 2017-09-24 12:46:00 +03:00