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
..
2020-08-24 13:29:10 +02:00
2020-10-02 21:38:22 +03:00
2020-10-12 07:38:24 +00:00
2020-10-12 14:24:18 +00:00
2020-10-11 18:01:50 -04:00
2020-10-12 14:24:18 +00:00
2020-10-07 11:55:20 +02:00
2020-10-12 07:38:24 +00:00
2020-09-30 15:22:49 -04:00
2020-09-03 13:37:36 +02:00