aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* show macros in file structureEkaterina Babshukova2019-06-282-5/+25
* Merge #1440bors[bot]2019-06-284-7/+90
|\
| * fixed #1384zjy2019-06-284-7/+90
* | Swallow expected `rustfmt` errorsRyan Cumming2019-06-261-10/+25
* | make sure that CrateDefMap is independent from syntaxAleksey Kladov2019-06-267-48/+55
* | Merge #1443bors[bot]2019-06-263-194/+240
|\ \
| * | cache chalk queriesAleksey Kladov2019-06-263-194/+240
* | | move ra_prof dep where it belongsAleksey Kladov2019-06-262-5/+4
|/ /
* / add cpuprofile to ra_profAleksey Kladov2019-06-263-0/+38
|/
* Merge #1432bors[bot]2019-06-251-2/+57
|\
| * 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