rust/crates/hir_def
bors[bot] 93de4918ea
Merge #6199
6199: Fix `mut self` not emitting mutable binding on `self` use r=matklad a=Veykril

Prior to this, when `self` in a function is taken by value and bound mutably, its use inside of the method body won't be marked `mutably`. 

Fixes #5461

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-10-12 14:24:18 +00:00
..
src Merge #6199 2020-10-12 14:24:18 +00:00
Cargo.toml ⬆️ expect-test 2020-08-28 14:47:14 +02:00