aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #5664bors[bot]2020-08-053-4/+29
|\
| * When resolving a rename, fallback to the name higher in the use tree if the p...Paul Daniel Faria2020-08-042-4/+23
| * Add test showing unresolved module renamePaul Daniel Faria2020-08-042-1/+7
* | Merge #5669bors[bot]2020-08-051-0/+31
|\ \
| * | Update docs/dev/README.mdAleksey Kladov2020-08-051-1/+1
| * | Document release processAleksey Kladov2020-08-051-0/+31
* | | Merge #5494bors[bot]2020-08-054-20/+35
|\ \ \ | |/ / |/| |
| * | Use salsa's purge to account for all memoryAleksey Kladov2020-08-054-20/+35
|/ /
* | Merge #5668bors[bot]2020-08-051-5/+0
|\ \
| * | Fix relative path handling for custom rustfmtAleksey Kladov2020-08-051-5/+0
|/ /
* | Merge #5658bors[bot]2020-08-042-1/+44
|\ \ | |/ |/|
| * do not add to `pub use` statementsJacob Rothstein2020-08-032-1/+44
* | Merge #5659bors[bot]2020-08-042-31/+23
|\ \ | |/ |/|
| * Revert "Restore line index micro-optimization"Michael Lazear2020-08-032-31/+23
|/
* Merge #5653bors[bot]2020-08-031-1/+22
|\
| * Fold trait declarationsLaurențiu Nicola2020-08-031-1/+22
* | Merge #5628bors[bot]2020-08-032-2/+2
|\ \ | |/ |/|
| * Rename test modulesLaurențiu Nicola2020-07-312-2/+2
* | Tweak style wordingAleksey Kladov2020-08-021-6/+7
* | reorg docsAleksey Kladov2020-08-022-268/+263
* | Merge #5638bors[bot]2020-08-012-24/+27
|\ \
| * | Simplify argument parsingLaurențiu Nicola2020-08-012-24/+27
* | | Merge #5642bors[bot]2020-08-0137-151/+150
|\ \ \
| * | | Update grammarAleksey Kladov2020-08-0137-151/+150
|/ / /
* | | Merge #5635bors[bot]2020-08-013-118/+22
|\| |
| * | Better JSON serialization in metricsAleksey Kladov2020-08-013-118/+22
|/ /
* | Merge #5634bors[bot]2020-07-315-17/+37
|\ \
| * | Finish renameAleksey Kladov2020-07-311-3/+3
| * | Unify naming of tuple fieldsAleksey Kladov2020-07-315-14/+14
| * | Section headersAleksey Kladov2020-07-311-0/+20
|/ /
* | Merge #5633bors[bot]2020-07-3114-55/+55
|\ \
| * | Rename DotDotPat -> RestPatAleksey Kladov2020-07-3114-55/+55
|/ /
* | Merge #5632bors[bot]2020-07-3111-22/+19
|\ \
| * | RenameAleksey Kladov2020-07-318-15/+12
| * | Simplify trait gramamrAleksey Kladov2020-07-313-7/+7
* | | Merge #5631bors[bot]2020-07-31121-837/+829
|\| |
| * | Rename BindPat -> IdentPatAleksey Kladov2020-07-3183-273/+277
| * | Rename PalceholderPat -> WildcardPatAleksey Kladov2020-07-3150-135/+132
| * | ReorderAleksey Kladov2020-07-313-19/+18
| * | Allign RecordPat with RecordExprAleksey Kladov2020-07-3122-85/+78
| * | Minor gramamr reorderAleksey Kladov2020-07-312-388/+387
|/ /
* | Merge #5630bors[bot]2020-07-312-27/+0
|\ \
| * | Remove dead codeAleksey Kladov2020-07-312-27/+0
* | | Merge #5629bors[bot]2020-07-3141-654/+716
|\ \ \
| * | | Fix leading colonAleksey Kladov2020-07-312-2/+3
| * | | Fix const arguments grammarAleksey Kladov2020-07-314-263/+263
| * | | Fix GenericArgs grammarAleksey Kladov2020-07-314-50/+107
| * | | fixup! Finalize Path grammarAleksey Kladov2020-07-311-1/+1
| * | | Rename TypeArgList -> GenericArgListAleksey Kladov2020-07-3141-70/+70
| * | | Finalize Path grammarAleksey Kladov2020-07-312-473/+477