aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use raw cfgs in json project and fix typooxalica2019-10-053-9/+18
* Add docsuHOOCCOOHu2019-10-022-0/+6
* Read default cfgs from rustcuHOOCCOOHu2019-10-028-14/+76
* OptimizeuHOOCCOOHu2019-10-025-13/+28
* Refactor CfgOptions insideuHOOCCOOHu2019-10-023-13/+20
* Support cfg attribute on impl blocksuHOOCCOOHu2019-10-025-13/+90
* Enable CfgOptions `test` for workspace cratesuHOOCCOOHu2019-10-029-26/+134
* Introduce ra_cfg to parse and evaluate CfgExpruHOOCCOOHu2019-10-0211-27/+315
* Pass attributes as token tree to DefCollectoruHOOCCOOHu2019-10-024-21/+54
* Merge #1948bors[bot]2019-10-024-18/+18
|\
| * Update pico-argskjeremy2019-10-024-10/+10
| * flexi_logger and eitherkjeremy2019-10-021-8/+8
|/
* Merge #1938bors[bot]2019-09-301-85/+85
|\
| * :arrow_up: depsAleksey Kladov2019-09-301-85/+85
|/
* Merge #1937bors[bot]2019-09-30170-29/+413
|\
| * Change user message.Alexander Andreev2019-09-301-1/+1
| * Drop debug strings.Alexander Andreev2019-09-301-5/+1
| * Merge branch 'master' into feature/issue/1856Alexander Andreev2019-09-3053-958/+1181
| |\ | |/ |/|
* | Merge #1934bors[bot]2019-09-3040-660/+870
|\ \
| * | FixesuHOOCCOOHu2019-09-302-19/+8
| * | Fix API of AttruHOOCCOOHu2019-09-309-54/+32
| * | Parse correct AttrInputuHOOCCOOHu2019-09-3033-601/+844
|/ /
* | Merge #1936bors[bot]2019-09-3010-286/+280
|\ \
| * | cleanup editorAleksey Kladov2019-09-302-5/+11
| * | remove ast_editor.rsAleksey Kladov2019-09-304-59/+16
| * | move remove bounds to ast/edit.rsAleksey Kladov2019-09-303-18/+16
| * | move field list to ast/edit.rsAleksey Kladov2019-09-305-108/+106
| * | migrate add impl items to the new editing APIAleksey Kladov2019-09-284-80/+109
| * | 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
|/ / /
| | * Added test for check doc strings in crates.Alexander Andreev2019-09-30171-29/+419
| |/ |/|
* | 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
|/