]> git.lizzy.rs Git - rust.git/history - crates/ide-assists/src/handlers/replace_if_let_with_match.rs
Auto merge of #12467 - Veykril:assist-fix, r=Veykril
[rust.git] / crates / ide-assists / src / handlers / replace_if_let_with_match.rs
2022-06-04 borsAuto merge of #12467 - Veykril:assist-fix, r=Veykril
2022-06-04 Lukas Wirthfix: Fix match to if let assist for wildcard pats
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
2022-05-02 borsAuto merge of #12120 - iDawer:ide.sig_help, r=Veykril
2022-05-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehstyle: rename crates to kebab case