]> git.lizzy.rs Git - rust.git/history - crates/ra_assists/src/handlers/move_bounds.rs
Merge assits::test_helpers and tests
[rust.git] / crates / ra_assists / src / handlers / move_bounds.rs
2020-05-06 Aleksey KladovMerge assits::test_helpers and tests
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 bors[bot]Merge #3925
2020-04-11 Aleksey KladovMerge pull request #3910 from lnicola/fn-named-param...
2020-04-11 bors[bot]Merge #3920
2020-04-10 bors[bot]Merge #3926
2020-04-10 Aleksey KladovRename some tokens
2020-03-19 bors[bot]Merge #3629
2020-03-18 bors[bot]Merge #3643
2020-03-18 Aleksey KladovUse match_ast
2020-03-18 bors[bot]Merge #3640
2020-03-18 Aleksey KladovMerge imports assist
2020-03-01 bors[bot]Merge #3384
2020-02-29 bors[bot]Merge #3379
2020-02-29 Aleksey KladovRename ast::ImplBlock -> ast::ImplDef
2020-02-29 bors[bot]Merge #3309
2020-02-29 bors[bot]Merge #3375
2020-02-29 Aleksey KladovFix typo
2020-02-29 bors[bot]Merge #3374
2020-02-29 Aleksey KladovMore orthogonal API for building paths
2020-02-09 Kevin DeLoreyMerge branch 'master' into kdelorey/complete-trait...
2020-02-07 bors[bot]Merge #3049
2020-02-07 Aleksey KladovName assist handlers