aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Implement a very naive implements checkFlorian Diebold2019-03-254-12/+50
| * | | Basics for trait method resolutionFlorian Diebold2019-03-2511-25/+156
|/ / /
* | | Merge #1049bors[bot]2019-03-251-2/+17
|\ \ \ | |/ / |/| |
| * | markdown syntaxgfreezy2019-03-251-2/+2
| * | add desc and examples for inline variable actiongfreezy2019-03-251-0/+15
|/ /
| * Assist to flip (some) binary expressions.Marco Groppo2019-03-253-88/+151
|/
* Merge #1037bors[bot]2019-03-252-0/+300
|\
| * use | instead of multiple match armsgfreezy2019-03-251-27/+27
| * inline immutable local varialbegfreezy2019-03-252-0/+300
* | Merge #1034bors[bot]2019-03-2515-165/+424
|\ \
| * | move tests to where they belongAleksey Kladov2019-03-254-44/+32
| * | simplifyAleksey Kladov2019-03-251-6/+1
| * | tweak diagnostics APIAleksey Kladov2019-03-253-11/+16
| * | test diagnosticsAleksey Kladov2019-03-253-1/+61
| * | more enterprisey diagnostics setupAleksey Kladov2019-03-253-59/+75
| * | fixesAleksey Kladov2019-03-252-4/+3
| * | check impls as wellAleksey Kladov2019-03-252-1/+10
| * | cleanupAleksey Kladov2019-03-256-51/+70
| * | switch modules to new diagnosticsAleksey Kladov2019-03-258-135/+156
| * | allow dyn diagnosticsAleksey Kladov2019-03-256-33/+112
| * | diagnosticsAleksey Kladov2019-03-256-6/+74
* | | Merge #1047bors[bot]2019-03-251-39/+36
|\ \ \
| * | | :arrow_up: depsAleksey Kladov2019-03-251-39/+36
|/ / /
* | | Merge #1019bors[bot]2019-03-2510-79/+7
|\ \ \
| * | | structure moved to ra_ide_apiSergey Parilin2019-03-2510-79/+7
|/ / /
* | | Merge #1045bors[bot]2019-03-251-37/+34
|\ \ \
| * | | simplifyAleksey Kladov2019-03-251-37/+34
|/ / /
* | | Merge #1044bors[bot]2019-03-251-1/+1
|\ \ \ | |/ / |/| |
| * | fix buildAleksey Kladov2019-03-251-1/+1
* | | Merge #1041bors[bot]2019-03-255-63/+105
|\ \ \ | |/ / |/| |
| * | Rename source_edit to source_file_edit to match file_system_editVille Penttinen2019-03-255-11/+11
| * | Further improvements to the SourceChange convenience methodsVille Penttinen2019-03-254-27/+50
| * | Add convenience functions to SourceChange for creating single editsVille Penttinen2019-03-244-44/+63
* | | Merge #1043bors[bot]2019-03-252-2/+5
|\ \ \
| * | | link docs from dev docs, not from the main readmeAleksey Kladov2019-03-252-2/+5
* | | | Merge #1042bors[bot]2019-03-251-27/+20
|\ \ \ \
| * | | | Remove windows from CIAleksey Kladov2019-03-251-27/+20
| |/ / /
* | | | Merge #1036bors[bot]2019-03-254-35/+135
|\ \ \ \ | |/ / / |/| | |
| * | | Target only the actual operator.Marco Groppo2019-03-243-47/+58
| * | | Minor formatting changes.Marco Groppo2019-03-241-1/+1
| * | | Assist to flip equality (==) and negative equality (!=) operands.Marco Groppo2019-03-242-0/+89
* | | | Merge #1035bors[bot]2019-03-252-0/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add docs buildrobojumper2019-03-232-0/+15
| |/ /
* | | Merge #1029bors[bot]2019-03-242-24/+100
|\ \ \ | |_|/ |/| |
| * | Add assist for adding default methodsgfreezy2019-03-232-3/+59
| * | Add impl members assist shold not copy docstrings, attrs and default methods.gfreezy2019-03-231-22/+42
* | | Merge #1039bors[bot]2019-03-243-1/+130
|\ \ \ | |_|/ |/| |
| * | Support references in higher-ranked trait boundsVille Penttinen2019-03-243-1/+130
|/ /
* | Merge #1031bors[bot]2019-03-238-236/+222
|\ \
| * | Move highlighting and matching_braceWilco Kusee2019-03-237-164/+166