aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #1806bors[bot]2019-09-107-114/+297
|\ \ \
| * | | refactor(args): Apply commentsGeobert Quach2019-09-104-161/+116
| * | | refactor(args): Switch to pico-args in ra_toolsGeobert Quach2019-09-105-59/+153
| * | | refactor(args): Switch to pico-argsGeobert Quach2019-09-104-79/+213
| | |/ | |/|
* | | Merge #1809bors[bot]2019-09-102-52/+35
|\ \ \
| * | | simiplifyAleksey Kladov2019-09-101-25/+2
| * | | add fragmets to expansionAleksey Kladov2019-09-102-36/+42
|/ / /
* | | Merge #1801bors[bot]2019-09-1019-337/+497
|\ \ \ | |/ / |/| |
| * | add a jointness parser testsAleksey Kladov2019-09-102-0/+55
| * | "Fix" mbe to work with decomposed tokensAleksey Kladov2019-09-106-84/+46
| * | WIP: switch to fully decomposed tokens internallyAleksey Kladov2019-09-1012-280/+423
|/ /
* | Merge #1803bors[bot]2019-09-0916-132/+138
|\ \
| * | introduce bump as a better-checked alternative to bump_anyAleksey Kladov2019-09-092-2/+8
| * | rename bump -> bump_anyAleksey Kladov2019-09-0916-132/+132
|/ /
* | Merge #1795bors[bot]2019-09-097-239/+393
|\ \
| * | StripuHOOCCOOHu2019-09-092-12/+3
| * | Make macro scope a real name scopeuHOOCCOOHu2019-09-098-236/+399
* | | Merge #1800bors[bot]2019-09-092-16/+8
|\ \ \
| * | | modify testsNiko Matsakis2019-09-091-6/+6
| * | | also make "unknown" case non-enumerableNiko Matsakis2019-09-091-1/+1
| * | | make all traits non-enumerableNiko Matsakis2019-09-091-9/+1
| | |/ | |/|
* | | Merge #1799bors[bot]2019-09-091-75/+5
|\ \ \ | |/ / |/| |
| * | :arrow_up: chalkAleksey Kladov2019-09-091-75/+5
|/ /
* | Merge #1789bors[bot]2019-09-0912-19/+186
|\ \
| * | document moduleAleksey Kladov2019-09-092-8/+27
| * | introduce hir debugging infraAleksey Kladov2019-09-0911-18/+166
| |/
* | Merge #1794bors[bot]2019-09-094-5/+8
|\ \ | |/ |/|
| * tiny simplificationAleksey Kladov2019-09-094-5/+8
|/
* Merge #1793bors[bot]2019-09-093-2/+44
|\
| * Fix outer doc-comments of `macro_rules`uHOOCCOOHu2019-09-093-2/+44
* | Merge #1784bors[bot]2019-09-095-42/+229
|\ \
| * | Fix testuHOOCCOOHu2019-09-081-3/+0
| * | Rename `textual_macro` -> `legacy_macro`uHOOCCOOHu2019-09-084-29/+39
| * | Revert "Replace with immutable map to avoid heavy cloning"uHOOCCOOHu2019-09-084-36/+2
| * | Replace with immutable map to avoid heavy cloninguHOOCCOOHu2019-09-084-2/+36
| * | Resolve textual scoped macros inside itemuHOOCCOOHu2019-09-084-9/+65
| * | Support textual scoped macrosuHOOCCOOHu2019-09-084-34/+158
| |/
* | Merge #1792bors[bot]2019-09-091-2/+3
|\ \ | |/ |/|
| * Update README.mdHeyward Fann2019-09-091-1/+1
| * Update README.mdHeyward Fann2019-09-091-2/+3
|/
* Merge #1790bors[bot]2019-09-081-1/+1
|\
| * Minor typo fix for ra_assists code docNelson Chen2019-09-081-1/+1
|/
* Merge #1788bors[bot]2019-09-0824-43/+65
|\
| * cleanup hir db importsAleksey Kladov2019-09-0824-43/+65
|/
* Merge #1787bors[bot]2019-09-072-2/+33
|\
| * don't cycle when processing macros from prelude in preludeAleksey Kladov2019-09-072-2/+33
|/
* Merge #1786bors[bot]2019-09-0714-40/+394
|\
| * Fix crash for super trait cyclesFlorian Diebold2019-09-074-20/+39
| * Fix Chalk environmentsFlorian Diebold2019-09-072-3/+4
| * Use traits from where clauses for method resolutionFlorian Diebold2019-09-074-21/+44