Georg Brandl
|
fef827672d
|
borrowck: do not suggest to change "&mut self" to "&mut mut self"
Matching the snippet string might not be the cleanest, but matching
the AST node instead seems to end in a lot of nested `if let`s...
Fixes #31424.
|
2016-05-10 14:57:44 +02:00 |
|