Files
rust/compiler
bors e708cbd91c Auto merge of #81717 - Aaron1011:fix/closure-diag, r=estebank
Fix panic when emitting diagnostic for closure mutable binding error

Fixes #81700

The upvar borrow kind may be `ty::BorrowKind::UniqueImmBorrow`, which is
still a mutable borrow for the purposes of this diagnostic code.
2021-02-03 20:53:08 +00:00
..
2020-09-11 09:37:51 -07:00
2021-02-02 09:09:52 -05:00
2021-02-02 09:09:52 -05:00
2021-02-02 09:09:52 -05:00
2021-01-31 21:50:47 +10:00
2021-02-02 12:37:22 -05:00