mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-14 09:36:06 +00:00
2d7727fe31
9553: minor: Disambiguate replace with if let assist labels r=Veykril a=Veykril Turns out we have two assists for replacing something with `if let` constructs, so having the cursor on a `let` keyword inside a match gave you two identical assist labels which is rather confusing. bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |