aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo in xtask/src/main.rs.krk2019-10-301-1/+1
|/ / /
* | | Merge #2133bors[bot]2019-10-302-9/+22
|\ \ \
| * | | Use match_ast! in FnCallNode::with_nodekjeremy2019-10-301-9/+8
| * | | Document match_ast!kjeremy2019-10-301-0/+14
* | | | Merge #2132bors[bot]2019-10-301-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | echo cargo version during installAleksey Kladov2019-10-301-0/+1
* | | | Merge #2129bors[bot]2019-10-3017-29/+23
|\ \ \ \
| * | | | Some clippy fixeskjeremy2019-10-3017-29/+23
* | | | | Merge #2130bors[bot]2019-10-3024-157/+178
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | improve compile time a bitAleksey Kladov2019-10-301-1/+1
| * | | | move hygiene to hir_expandAleksey Kladov2019-10-308-29/+28
| * | | | push name down to hir_expandAleksey Kladov2019-10-3021-50/+49