4fb1df6b7a
Fix drop scopes problems in mir Fix false positives of `need-mut` emerged from #14955 There are still 5 `need-mut` false positives on self, all related to `izip!` macro hygenic issue. I will try to do something about that before monday release.