aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #4328bors[bot]2020-05-053-3/+13
|\ \ \ | |/ / |/| |
| * | add the allFeatures flag (true by default)guigui642020-05-053-3/+13
|/ /
* | Merge #4327bors[bot]2020-05-058-45/+42
|\ \
| * | Normalize naming of diagnosticsAleksey Kladov2020-05-055-21/+23
| * | Fix compilationAleksey Kladov2020-05-052-13/+8
| * | Move group_label where it belongsAleksey Kladov2020-05-052-7/+6
| * | use GroupLabel for type safetyAleksey Kladov2020-05-051-3/+4
| * | Minor renameAleksey Kladov2020-05-051-3/+3
| * | Flip Assist::new argumentsAleksey Kladov2020-05-052-4/+4
* | | Merge #4325bors[bot]2020-05-051-2/+15
|\ \ \ | |/ / |/| |
| * | Fix column conversion for supplementary plane charactersLaurențiu Nicola2020-05-051-2/+15
* | | Merge #4166bors[bot]2020-05-056-7/+25
|\ \ \
| * | | Remove code duplicatesChristophe MASSOLIN2020-05-051-12/+6
| * | | Pass cargo.target to rustcChristophe MASSOLIN2020-05-053-7/+15
| * | | Rename `defaultTarget` to targetChristophe MASSOLIN2020-05-053-6/+6
| * | | [config] remove RustcConfigChristophe MASSOLIN2020-04-271-5/+0
| * | | [config] rename cargo.defaultTargetChristophe MASSOLIN2020-04-273-6/+6
| * | | Started rust-analyzer.cargo.defaultTarget implementationChristophe MASSOLIN2020-04-263-0/+21
* | | | Merge #4323bors[bot]2020-05-051-0/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Add tests for #4306Laurențiu Nicola2020-05-051-0/+12
* | | | Merge #4320bors[bot]2020-05-053-6/+65
|\ \ \ \
| * | | | add doctest support #4317Benjamin Coenen2020-05-053-6/+65
| | |_|/ | |/| |
* | | | Merge #4321bors[bot]2020-05-0512-77/+83
|\ \ \ \
| * | | | Rename ImplItem to AssocItemEdwin Cheng2020-05-0512-77/+83
|/ / / /
* | | | Merge #4305bors[bot]2020-05-057-28/+90
|\ \ \ \
| * | | | invert ifEdwin Cheng2020-05-051-3/+3
| * | | | Change union resolve types onlyEdwin Cheng2020-05-042-2/+2
| * | | | Change favor_types to has_constructorEdwin Cheng2020-05-043-9/+9
| * | | | Remove unused importEdwin Cheng2020-05-041-2/+2
| * | | | Add test for issueEdwin Cheng2020-05-041-0/+29
| * | | | Fix testEdwin Cheng2020-05-041-16/+16
| * | | | Favor types for Record in name resolutionEdwin Cheng2020-05-044-12/+45
* | | | | Merge #4265bors[bot]2020-05-051-3/+10
|\ \ \ \ \
| * | | | | Make `change_visibility` assist work for tuple struct field visibilityJesse Bakker2020-05-021-3/+10
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge #4306 #4308bors[bot]2020-05-053-9/+13
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Update server binary pathsJacob Greenfield2020-05-041-1/+5
| | | |_|/ / | | |/| | |
| * | | | | Fix line index rebuild during incremental changesLaurențiu Nicola2020-05-041-5/+5
| * | | | | Make incremental sync opt-outLaurențiu Nicola2020-05-041-3/+3
| |/ / / /
* | | | | Merge #4307bors[bot]2020-05-051-3/+3
|\ \ \ \ \
| * | | | | [manual] Improve requirements and editor wordingFrancisco Lopes2020-05-041-3/+3
| |/ / / /
* | | | | Merge #4313bors[bot]2020-05-054-22/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | refactor: use attrsOwner directly in is_cfg_enabledBenjamin Coenen2020-05-054-22/+15
|/ / / /
* | | | Merge #4303bors[bot]2020-05-042-4/+40
|\ \ \ \
| * | | | Remove false positive attr compleitonsAleksey Kladov2020-05-042-4/+40
* | | | | Merge #4301bors[bot]2020-05-041-1/+1
|\ \ \ \ \
| * | | | | Fix typo in markdownDescriptionszunami2020-05-041-1/+1
|/ / / / /
* | | | | Merge #4300bors[bot]2020-05-042-26/+24
|\| | | |
| * | | | Qualify ast typesAleksey Kladov2020-05-041-6/+5
| * | | | Cleanup importsAleksey Kladov2020-05-041-4/+6
| * | | | Remove unnecessary conditionAleksey Kladov2020-05-041-17/+14