rust/crates/ide_assists
bors[bot] 2d7727fe31
Merge #9553
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>
2021-07-10 16:07:01 +00:00
..
src Merge #9553 2021-07-10 16:07:01 +00:00
Cargo.toml minor: drop dummy authors field 2021-07-05 14:19:41 +03:00