]> git.lizzy.rs Git - rust.git/history - crates/ide_assists/src/handlers/sort_items.rs
Support `if let` match guards
[rust.git] / crates / ide_assists / src / handlers / sort_items.rs
2021-08-12 bors[bot]Merge #9807
2021-08-12 bors[bot]Merge #9863
2021-08-11 bors[bot]Merge #9860
2021-08-11 bors[bot]Merge #9856
2021-08-11 bors[bot]Merge #9854
2021-08-11 Aleksey Kladovinternal: document that ascription is preferred to...
2021-08-09 bors[bot]Merge #9825
2021-08-09 bors[bot]Merge #9735
2021-08-02 vsrsUpdate the docs
2021-08-02 vsrsEnable assist only if an item is selected
2021-08-02 vsrsfix generated tests
2021-08-02 vsrsAllow several samples in "// Assist:" comments.
2021-08-02 vsrsSome comment tests
2021-08-02 vsrsSort struct enum variant fields
2021-08-02 vsrsSort enums
2021-08-02 vsrsSort unions
2021-08-02 vsrscargo fmt
2021-08-02 vsrsSort struct fields
2021-08-02 vsrsSort trait and impl methods