rust/src/librustc_borrowck
Corey Farwell a63b1dfa34 Rollup merge of #40841 - arielb1:immutable-blame, r=pnkfelix
borrowck: consolidate `mut` suggestions

This converts all of borrowck's `mut` suggestions to a new
`mc::ImmutabilityBlame` API instead of the current mix of various hacks.

Fixes #35937.
Fixes #40823.
Fixes #40859.

cc @estebank
r? @pnkfelix
2017-03-29 08:57:06 -04:00
..
borrowck Rollup merge of #40841 - arielb1:immutable-blame, r=pnkfelix 2017-03-29 08:57:06 -04:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
diagnostics.rs borrowck: consolidate mut suggestions 2017-03-27 01:37:42 +03:00
graphviz.rs Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
lib.rs Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00