aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Introduce ra_db::fixture fixture moduleAleksey Kladov2019-11-037-11/+97
| * | | | | | | | Move CrateDefMap to hir_defAleksey Kladov2019-11-0323-733/+826
|/ / / / / / / /
* | | | | | | | Merge #2160bors[bot]2019-11-034-1/+113
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use `bool` instead of `Option<bool>` and print it's value only when `true`Martin Asquino2019-11-029-79/+6
| * | | | | | | Set `deprecated` field on `CompletionItem`sMartin Asquino2019-11-029-1/+186
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge #2164bors[bot]2019-11-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Silence some warningsLaurențiu Nicola2019-11-021-2/+2
|/ / / / / / /
* | | | | | | Merge #2162bors[bot]2019-11-0211-109/+130
|\ \ \ \ \ \ \
| * | | | | | | Move diagnostics to hir_expandAleksey Kladov2019-11-028-89/+107
| * | | | | | | Move Source to hir_expandAleksey Kladov2019-11-024-20/+23
|/ / / / / / /
* | | | | | | Merge #2159bors[bot]2019-11-021-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove forcing \n via rustfmtAleksey Kladov2019-11-021-1/+0
* | | | | | | | Merge #2156bors[bot]2019-11-022-30/+30
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Upgrade ChalkFlorian Diebold2019-11-022-30/+30
|/ / / / / / /
* | | | | | | Merge #2152bors[bot]2019-11-011-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Use run-time project path in xtaskLaurențiu Nicola2019-11-011-1/+8
|/ / / / / / /
* | | | | | | Merge #2151bors[bot]2019-11-019-100/+560
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Change SourceAnalyzer method resoltion APIFlorian Diebold2019-11-014-36/+44
| * | | | | | Various review fixesFlorian Diebold2019-11-013-17/+13
| * | | | | | Add some doc commentsFlorian Diebold2019-11-011-0/+6
| * | | | | | Complete items on traits as wellFlorian Diebold2019-11-011-2/+46
| * | | | | | Complete trait assoc itemsFlorian Diebold2019-11-015-17/+56
| * | | | | | Add failing tests for trait assoc method completionFlorian Diebold2019-11-011-0/+60
| * | | | | | Refactor a bitFlorian Diebold2019-11-011-36/+25
| * | | | | | Don't do autoderef for path resolutionFlorian Diebold2019-11-011-18/+39
| * | | | | | Refactor to unify with method resolutionFlorian Diebold2019-11-017-141/+117
| * | | | | | Record assoc item resolutionFlorian Diebold2019-11-012-1/+58
| * | | | | | Insert type vars before doing assoc item resolutionFlorian Diebold2019-11-012-12/+15
| * | | | | | Add another unrelated, currently not working testFlorian Diebold2019-11-011-0/+16
| * | | | | | Get trait assoc item resolution mostly workingFlorian Diebold2019-11-013-16/+261
|/ / / / / /
* | | | | | Merge #2150bors[bot]2019-11-012-1/+15
|\ \ \ \ \ \
| * | | | | | Attach docs to staticskjeremy2019-10-312-1/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge #2147bors[bot]2019-11-012-1/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes #2143kjeremy2019-10-312-1/+22
|/ / / / /
* | | | | Merge #2145bors[bot]2019-10-311-16/+26
|\ \ \ \ \
| * | | | | updateskjeremy2019-10-311-16/+26
|/ / / / /
* | | | | Merge #2144bors[bot]2019-10-318-201/+214
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | move struct & enum data to hir_defAleksey Kladov2019-10-318-201/+214
|/ / / /
* | | | Merge #2141bors[bot]2019-10-313-11/+61
|\ \ \ \
| * | | | add ModuleDefId to hir_defAleksey Kladov2019-10-313-11/+61
|/ / / /
* | | | Merge #2140bors[bot]2019-10-318-78/+88
|\ \ \ \
| * | | | move builtin types to hir_defAleksey Kladov2019-10-318-78/+88
* | | | | Merge #2139bors[bot]2019-10-314-14/+15
|\| | | |
| * | | | move mod_resolution to hir_defAleksey Kladov2019-10-314-14/+15
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge #2134 #2137bors[bot]2019-10-304-41/+51
|\ \ \ \ \
| | * | | | Add link to the vscode VIM extension compatibility warning.krk2019-10-301-1/+1
| | |/ / /
| * | | | runnables => match_ast!kjeremy2019-10-301-7/+7
| * | | | traits => match_ast!kjeremy2019-10-301-5/+7
| * | | | source_binder => match_ast!kjeremy2019-10-301-28/+36
| |/ / /
* | | | Merge #2136bors[bot]2019-10-301-1/+1
|\ \ \ \ | |/ / / |/| | |