| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge #4265 | bors[bot] | 2020-05-05 | 1 | -3/+10 |
|\ \ \ \ \ |
|
| * | | | | | Make `change_visibility` assist work for tuple struct field visibility | Jesse Bakker | 2020-05-02 | 1 | -3/+10 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge #4306 #4308 | bors[bot] | 2020-05-05 | 2 | -8/+8 |
|\ \ \ \ \ \ \
| | | |_|/ / /
| | |/| | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Fix line index rebuild during incremental changes | Laurențiu Nicola | 2020-05-04 | 1 | -5/+5 |
| * | | | | | Make incremental sync opt-out | Laurențiu Nicola | 2020-05-04 | 1 | -3/+3 |
| |/ / / / |
|
* / / / / | refactor: use attrsOwner directly in is_cfg_enabled | Benjamin Coenen | 2020-05-05 | 4 | -22/+15 |
|/ / / / |
|
* | | | | Remove false positive attr compleitons | Aleksey Kladov | 2020-05-04 | 2 | -4/+40 |
* | | | | Qualify ast types | Aleksey Kladov | 2020-05-04 | 1 | -6/+5 |
* | | | | Cleanup imports | Aleksey Kladov | 2020-05-04 | 1 | -4/+6 |
* | | | | Remove unnecessary condition | Aleksey Kladov | 2020-05-04 | 1 | -17/+14 |
* | | | | Simplify | Aleksey Kladov | 2020-05-04 | 1 | -33/+34 |
* | | | | Merge #4297 | bors[bot] | 2020-05-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | refactor: use parent instead ancestors for use alias | Benjamin Coenen | 2020-05-04 | 1 | -1/+1 |
* | | | | | Simplify | Aleksey Kladov | 2020-05-04 | 1 | -13/+13 |
|/ / / / |
|
* | | | | Merge #4283 | bors[bot] | 2020-05-04 | 2 | -104/+80 |
|\ \ \ \ |
|
| * | | | | Fixes names for collect_item funtions | Edwin Cheng | 2020-05-04 | 1 | -25/+14 |
| * | | | | Remove whitespaces | Edwin Cheng | 2020-05-03 | 1 | -1/+1 |
| * | | | | Support macro for trait items | Edwin Cheng | 2020-05-03 | 2 | -101/+88 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge #4269 #4293 | bors[bot] | 2020-05-04 | 4 | -0/+47 |
|\ \ \ \ \ \ |
|
| | * | | | | | no doctests for flycheck | Aleksey Kladov | 2020-05-04 | 1 | -0/+3 |
| |/ / / / /
|/| | | | | |
|
| * | | | | | add support of use alias semantic in definition #4202 | Benjamin Coenen | 2020-05-02 | 2 | -6/+25 |
| * | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into fix_4202 | Benjamin Coenen | 2020-05-02 | 294 | -11551/+13220 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | wip | Benjamin Coenen | 2020-05-01 | 3 | -1/+26 |
* | | | | | | Fix focus range for TypeParam | Aleksey Kladov | 2020-05-04 | 2 | -8/+12 |
* | | | | | | Add test marks | Aleksey Kladov | 2020-05-04 | 2 | -5/+10 |
* | | | | | | Merge #4282 | bors[bot] | 2020-05-04 | 2 | -18/+70 |
|\ \ \ \ \ \ |
|
| * | | | | | | Code review fixes | Kirill Bulatov | 2020-05-04 | 1 | -8/+7 |
| * | | | | | | Move snake case method to heck | Kirill Bulatov | 2020-05-03 | 2 | -15/+16 |
| * | | | | | | Omit name hints for enum names similar to parameter names | Kirill Bulatov | 2020-05-03 | 1 | -12/+52 |
| * | | | | | | Omit name hints for method names similar to parameter names | Kirill Bulatov | 2020-05-03 | 1 | -13/+25 |
* | | | | | | | Merge #4285 | bors[bot] | 2020-05-04 | 2 | -1/+34 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | add support of cfg attributes on enum variants #4279 | Benjamin Coenen | 2020-05-03 | 2 | -1/+34 |
* | | | | | | | | Merge #4286 | bors[bot] | 2020-05-04 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | Make incremental sync opt-in | Laurențiu Nicola | 2020-05-03 | 1 | -1/+6 |
* | | | | | | | | Merge #4268 | bors[bot] | 2020-05-03 | 5 | -19/+66 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Support auto-import in macro | Edwin Cheng | 2020-05-02 | 5 | -19/+66 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge #4280 | bors[bot] | 2020-05-03 | 1 | -0/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Add documents owner for ImplDef and SourceFile | Edwin Cheng | 2020-05-03 | 1 | -0/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge #4278 | bors[bot] | 2020-05-03 | 1 | -1/+17 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Log panics in apply_document_changes | Laurențiu Nicola | 2020-05-03 | 1 | -1/+17 |
* | | | | | | Merge #4276 | bors[bot] | 2020-05-03 | 1 | -3/+9 |
|\| | | | |
| |/ / / /
|/| | | | |
|
| * | | | | Don't count start of non-ASCII characters as being inside of them | Laurențiu Nicola | 2020-05-03 | 1 | -3/+9 |
* | | | | | Fix derive argument parsing | Kirill Bulatov | 2020-05-02 | 1 | -26/+40 |
* | | | | | Separate macros completion from other | Kirill Bulatov | 2020-05-02 | 1 | -15/+17 |
* | | | | | Propose custom derives in completion | Kirill Bulatov | 2020-05-02 | 2 | -16/+39 |
* | | | | | Complete standard derives | Kirill Bulatov | 2020-05-02 | 2 | -16/+245 |
* | | | | | Fix the extension method | Kirill Bulatov | 2020-05-02 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge #4207 #4253 | bors[bot] | 2020-05-02 | 6 | -9/+372 |
|\ \ \ \ \ |
|
| | * | | | | Remove `workspaceLoaded` setting | Andrew Chin | 2020-05-02 | 2 | -8/+2 |
| * | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-05-02 | 13 | -17/+139 |
| |\ \ \ \ \ |
|