]> git.lizzy.rs Git - rust.git/history - crates/ra_assists/src/handlers/inline_local_variable.rs
Refactor assists API to be more convenient for adding new assists
[rust.git] / crates / ra_assists / src / handlers / inline_local_variable.rs
2020-05-07 Aleksey KladovRefactor assists API to be more convenient for adding...
2020-05-06 bors[bot]Merge #4333
2020-05-06 bors[bot]Merge #4316 #4351
2020-05-06 bors[bot]Merge #4341
2020-05-06 Aleksey KladovMove target to AssistLabel
2020-05-06 bors[bot]Merge #4337
2020-05-06 Aleksey KladovMerge assits::test_helpers and tests
2020-05-05 bors[bot]Merge #4166
2020-05-04 bors[bot]Merge #4287
2020-05-03 bors[bot]Merge #4278
2020-05-03 bors[bot]Merge #4276
2020-05-02 bors[bot]Merge #4272
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-02 bors[bot]Merge #4207 #4253
2020-05-02 bors[bot]Merge #4234
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-02 bors[bot]Merge #4257
2020-05-02 Aleksey KladovIntroduce EffectExpr
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 bors[bot]Merge #4139
2020-04-25 bors[bot]Merge #4133
2020-04-25 bors[bot]Merge #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovConvert code to text-size
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 Aleksey KladovMerge pull request #3910 from lnicola/fn-named-param...
2020-04-11 bors[bot]Merge #3920
2020-04-09 bors[bot]Merge #3923
2020-04-09 Aleksey KladovSimpler acessors for keywords
2020-04-09 bors[bot]Merge #3918
2020-04-09 bors[bot]Merge #3901
2020-04-09 bors[bot]Merge #3919
2020-04-09 Aleksey KladovBe consistent about token accesors
2020-03-05 Aleksey KladovMerge pull request #3451 from edwin0cheng/fix-mbe-compo...
2020-03-04 bors[bot]Merge #3443
2020-03-04 Aleksey KladovRemove old find refs infra
2020-03-03 bors[bot]Merge #3425
2020-03-03 bors[bot]Merge #3422
2020-03-03 bors[bot]Merge #3424
2020-03-03 Aleksey KladovHighlight assist tests
2020-03-03 Aleksey KladovFix applicability of inline local
2020-02-29 bors[bot]Merge #3309
2020-02-27 bors[bot]Merge #3308
2020-02-27 bors[bot]Merge #3285
2020-02-26 Aleksey KladovMerge pull request #3330 from Veetaha/feature/cargo...
2020-02-26 Aleksey KladovMerge pull request #3222 from matklad/identity
2020-02-26 Aleksey KladovRefactor primary IDE API
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