aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * Review 1Changyu Li2019-06-251-16/+19
| * fill_match_arm works with trivial armironyman2019-06-241-2/+54
* | Add commentShotaro Yamada2019-06-251-6/+8
* | Method resolution for slicesShotaro Yamada2019-06-241-25/+36
* | Merge #1429bors[bot]2019-06-242-1/+10
|\ \
| * | Add box postfix completionKan-Ru Chen2019-06-232-1/+10
| |/
* | Merge #1415bors[bot]2019-06-245-1/+149
|\ \
| * | fix: specialization(with blindly parsing)csmoe2019-06-195-1/+149
* | | Add SourceRoot::is_library, in preparation for salsa's durabilityAleksey Kladov2019-06-242-1/+16
| |/ |/|
* | Bump cargo_metadata, ena, flexi_loggerkjeremy2019-06-205-6/+6
* | don' collect macrosAleksey Kladov2019-06-201-3/+6
* | Merge #1419bors[bot]2019-06-193-17/+38
|\ \
| * | Add firewall query to lang itemsAleksey Kladov2019-06-193-17/+38
* | | Merge #1414bors[bot]2019-06-198-6/+97
|\ \ \ | |/ / |/| |
| * | fix: box_patterncsmoe2019-06-199-11/+94
| * | fix: box_syntax(#1412)csmoe2019-06-182-0/+8
| |/
* / rename XSignature -> XDataAleksey Kladov2019-06-1810-70/+66
|/
* Merge #1409bors[bot]2019-06-164-19/+16
|\
| * Update teraron versionMuhammad Mominul Huque2019-06-161-1/+1
| * Fall down of failuresMuhammad Mominul Huque2019-06-154-19/+16
* | add analysis-bench to benchmark incremental analysisAleksey Kladov2019-06-168-81/+232
* | Merge #1408bors[bot]2019-06-1618-70/+453
|\ \
| * | Add test for autoderef infinite recursionFlorian Diebold2019-06-161-0/+25
| * | Simplifications / cleanup from reviewFlorian Diebold2019-06-167-38/+31
| * | Some more cleanupFlorian Diebold2019-06-151-4/+4
| * | Check that Deref has the right number of parametersFlorian Diebold2019-06-151-2/+7
| * | Somewhat handle variables in the derefed type, and add another testFlorian Diebold2019-06-153-5/+61
| * | Implement * operation using Deref traitFlorian Diebold2019-06-151-3/+5
| * | Implement autoderef using the Deref traitFlorian Diebold2019-06-1511-47/+152
| * | Add basic infrastructure for assoc type projectionFlorian Diebold2019-06-158-21/+189
| * | Add test for DerefFlorian Diebold2019-06-151-0/+29
| |/
* | Merge #1406bors[bot]2019-06-165-108/+88
|\ \
| * | reuse AnalysisHost in batch analysisAleksey Kladov2019-06-155-108/+88
| |/
* | Fix formattingShotaro Yamada2019-06-151-7/+3
* | Skip attrs in `Literal::token`Shotaro Yamada2019-06-151-2/+17
|/
* re-enable backtraces on panicAleksey Kladov2019-06-151-2/+1
* Merge #1404bors[bot]2019-06-1520-72/+61
|\
| * CleanupMuhammad Mominul Huque2019-06-151-1/+1
| * Fix a doc testMuhammad Mominul Huque2019-06-151-2/+3
| * cargo formatMuhammad Mominul Huque2019-06-154-12/+4
| * Get rid of failure: ra_batch ra_cliMuhammad Mominul Huque2019-06-156-11/+7
| * Get rid of failure: ra_lsp_server & ra_project_modelMuhammad Mominul Huque2019-06-149-33/+32
| * Get rid of failure: gen_lsp_serverMuhammad Mominul Huque2019-06-146-20/+21
* | Merge #1403bors[bot]2019-06-141-0/+5
|\ \ | |/ |/|
| * Add alloc -> core dependencyFlorian Diebold2019-06-131-0/+5
* | Temp fix for slow onEnter issueAleksey Kladov2019-06-131-1/+2
|/
* check for cancellation when executing queriesAleksey Kladov2019-06-125-6/+6
* Merge #1393bors[bot]2019-06-127-6/+53
|\
| * fix: support existential typecsmoe2019-06-127-6/+53
* | Merge #1382bors[bot]2019-06-129-11/+48
|\ \