aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simplify strip attrsAleksey Kladov2019-09-285-29/+35
* Merge #1931bors[bot]2019-09-282-5/+21
|\
| * Fixarsdragonfly2019-09-281-3/+1
| * Fix testsarsdragonfly2019-09-272-6/+5
| * Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzerarsdragonfly2019-09-2722-129/+378
| |\
| * | Support the new deprecated tagarsdragonfly2019-09-271-1/+20
* | | Merge #1932bors[bot]2019-09-281-6/+9
|\ \ \ | |_|/ |/| |
| * | correctly reset chalk state after a panicAleksey Kladov2019-09-281-6/+9
|/ /
* | Merge #1930bors[bot]2019-09-272-3/+5
|\ \
| * | replace horrible hack with a slightly less horrible oneAleksey Kladov2019-09-272-3/+5
|/ /
* | Merge #1815bors[bot]2019-09-2720-126/+373
|\ \ | |/ |/|
| * FixuHOOCCOOHu2019-09-272-2/+2
| * Support `$crate` in item and expr place.uHOOCCOOHu2019-09-2614-37/+268
| * Store crate info in `MacroDefId`uHOOCCOOHu2019-09-263-5/+11
| * Refactor `Name` ready for hygienic macrouHOOCCOOHu2019-09-264-84/+94
* | Merge #1923bors[bot]2019-09-2611-126/+212
|\ \
| * | Add SubstsBuilderFlorian Diebold2019-09-2611-126/+212
|/ /
* | Merge #1921bors[bot]2019-09-2613-87/+114
|\ \ | |/ |/|
| * Start simplifying editing APIAleksey Kladov2019-09-2613-87/+114
* | Merge #1919bors[bot]2019-09-262-24/+45
|\|
| * move diff to ra_syntaxAleksey Kladov2019-09-262-24/+45
|/
* Merge #1918bors[bot]2019-09-269-250/+213
|\
| * keep ast creation API simpleAleksey Kladov2019-09-269-250/+213
|/
* Merge #1917bors[bot]2019-09-262-8/+2
|\
| * disable periodic GCAleksey Kladov2019-09-262-8/+2
* | Merge #1823bors[bot]2019-09-266-257/+1218
|\ \ | |/ |/|
| * Support all coercion placesuHOOCCOOHu2019-09-253-96/+216
| * Support custom `CoerceUnsized`uHOOCCOOHu2019-09-254-247/+476
| * Better handle never type and branch merginguHOOCCOOHu2019-09-255-181/+392
| * Support basic implicit type coerceuHOOCCOOHu2019-09-252-142/+383
| * Support auto-deref in argument positionuHOOCCOOHu2019-09-252-1/+161
* | Merge #1916bors[bot]2019-09-261-1/+1
|\ \ | |/ |/|
| * Missing wordnicrd2019-09-261-1/+1
|/
* Merge #1912bors[bot]2019-09-257-31/+121
|\
| * add new editing API, suitable for modifying several nodes at onceAleksey Kladov2019-09-257-31/+121
* | Merge #1914bors[bot]2019-09-255-19/+78
|\ \
| * | Resolve trait associated itemsFlorian Diebold2019-09-255-19/+78
|/ /
* | Merge #1913bors[bot]2019-09-254-8/+7
|\ \ | |/ |/|
| * Fix retrieval of the Fn traitsFlorian Diebold2019-09-254-8/+7
|/
* Merge #1911bors[bot]2019-09-252-6/+6
|\
| * fewer monomorphisationsAleksey Kladov2019-09-252-6/+6
* | Merge #1910bors[bot]2019-09-255-97/+84
|\ \
| * | clean up namingAleksey Kladov2019-09-252-2/+2
| * | cleanup diagnosticsAleksey Kladov2019-09-251-4/+6
| * | shorten AstBuilder namesAleksey Kladov2019-09-255-54/+42
| * | minor builder cleanupsAleksey Kladov2019-09-253-55/+55
| * | cleaned up record field builderAleksey Kladov2019-09-252-7/+4
* | | Merge #1909bors[bot]2019-09-2523-284/+292
|\| | | |/ |/|
| * move ast builder to a separate fileAleksey Kladov2019-09-257-235/+237
| * move assists to subdirAleksey Kladov2019-09-2520-49/+55
|/