rust/src/librustc_mir
bors 87a8e8e073 Auto merge of #45359 - arielb1:escaping-borrow, r=eddyb
Fix a few bugs in drop generation

This fixes a few bugs in drop generation, one of which causes spurious MIR borrowck errors.

Fixes #44832.

r? @eddyb
2017-10-20 14:33:43 +00:00
..
build Auto merge of #45359 - arielb1:escaping-borrow, r=eddyb 2017-10-20 14:33:43 +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 Improve E0382 extended help message 2017-10-14 21:27:41 +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