]> git.lizzy.rs Git - rust.git/history - crates/syntax/src/ast/edit.rs
clippy::complexity simplifications related to Iterators
[rust.git] / crates / syntax / src / ast / edit.rs
2021-03-21 Matthias Krügerclippy::complexity simplifications related to Iterators
2021-03-21 Matthias Krügeruse strip_prefix() instead of starts_with and slicing...
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 Matthias Krügeravoid converting types into themselves via .into()...
2021-03-13 bors[bot]Merge #7799
2021-03-05 bors[bot]Merge #7880
2021-03-02 bors[bot]Merge #7335 #7691
2021-03-02 bors[bot]Merge #7513
2021-03-02 bors[bot]Merge #7848
2021-03-02 bors[bot]Merge #7837
2021-03-02 bors[bot]Merge #7836
2021-03-02 bors[bot]Merge #7777
2021-02-25 John RennerImplement line<->block comment assist
2021-01-14 bors[bot]Merge #7110
2021-01-03 bors[bot]Merge #7113
2021-01-03 bors[bot]Merge #7068
2021-01-03 bors[bot]Merge #7115
2021-01-03 bors[bot]Merge #7128
2021-01-02 bors[bot]Merge #7135
2021-01-02 cynecxFix warnings on rust-nightly
2020-10-05 bors[bot]Merge #6111
2020-10-02 bors[bot]Merge #6105
2020-10-02 bors[bot]Merge #6118
2020-10-02 bors[bot]Merge #6104
2020-09-30 kjeremyMinor clippy performance suggestions
2020-09-29 bors[bot]Merge #6019
2020-09-28 bors[bot]Merge #6033
2020-09-24 bors[bot]Merge #6056
2020-09-24 bors[bot]Merge #5846
2020-09-21 bors[bot]Merge #6043
2020-09-21 Matt HooperRename impl edit method to be more explicit
2020-09-20 Matt HooperAdd edit utility for adding an associated item list...
2020-09-20 bors[bot]Merge #6018
2020-09-17 bors[bot]Merge #6017
2020-09-17 bors[bot]Merge #6016
2020-09-16 bors[bot]Merge #5989
2020-09-12 Lukas WirthReimplement import merging by making it recursive prope...
2020-09-09 bors[bot]Merge #5968
2020-09-04 bors[bot]Merge #5940
2020-09-04 Aleksei SidorovRemove unnecessary comma
2020-09-04 Aleksei SidorovFix nitpicks
2020-09-03 Aleksei SidorovResolve most of corner cases
2020-09-03 Aleksei SidorovInitial implementation of the #5085 issue
2020-09-03 bors[bot]Merge #5941
2020-09-03 Aleksey KladovUnify naming
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-19 bors[bot]Merge #5643
2020-08-18 DmitryMerge remote-tracking branch 'rust-analyzer/master'
2020-08-18 bors[bot]Merge #5682
2020-08-18 bors[bot]Merge #5687
2020-08-18 bors[bot]Merge #5758
2020-08-17 bors[bot]Merge #5776 #5780
2020-08-17 bors[bot]Merge #5782
2020-08-17 jDomantasformat
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 jDomantasfixup whitespace when adding missing impl items
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-13 bors[bot]Merge #5732
2020-08-13 bors[bot]Merge #5739
2020-08-13 Aleksey KladovCleanup **Move Guard** assist
2020-08-12 bors[bot]Merge #5730
2020-08-12 Aleksey Kladov**Merge Imports** assist handles self
2020-08-12 bors[bot]Merge #5729
2020-08-12 Aleksey KladovRename ra_syntax -> syntax