]> git.lizzy.rs Git - rust.git/history - crates/ra_syntax/src/ast/edit.rs
do refact and fix some issue
[rust.git] / crates / ra_syntax / src / ast / edit.rs
2019-11-24 bravomikekilodo refact and fix some issue
2019-11-15 bors[bot]Merge #2165
2019-11-13 bors[bot]Merge #2226
2019-11-13 Aleksey KladovMake make:: builders slightly more convenient
2019-10-23 bors[bot]Merge #1980
2019-10-22 bors[bot]Merge #2046
2019-10-22 bors[bot]Merge #1933
2019-10-20 Mikhail ModinAdds "replace with guarded return" assist
2019-10-17 bors[bot]Merge #1998
2019-10-14 bors[bot]Merge #2002
2019-10-14 bors[bot]Merge #1999
2019-10-14 bors[bot]Merge #2000
2019-10-12 bors[bot]Merge #2005
2019-10-12 Aleksey Kladovadd syntax-tree based indents
2019-10-08 bors[bot]Merge #1922
2019-09-30 Alexander AndreevMerge branch 'master' into feature/issue/1856
2019-09-30 bors[bot]Merge #1936
2019-09-30 Aleksey Kladovcleanup editor
2019-09-30 Aleksey Kladovremove ast_editor.rs
2019-09-30 Aleksey Kladovmove remove bounds to ast/edit.rs
2019-09-30 Aleksey Kladovmove field list to ast/edit.rs
2019-09-28 Aleksey Kladovmigrate add impl items to the new editing API
2019-09-28 Aleksey Kladovsimplify strip attrs
2019-09-27 bors[bot]Merge #1815
2019-09-26 bors[bot]Merge #1921
2019-09-26 Aleksey KladovStart simplifying editing API