aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make inlay hint length configurableWilco Kusee2019-10-183-14/+37
* Truncate hints longer than 20 charactersWilco Kusee2019-10-101-4/+28
* Merge #1966bors[bot]2019-10-081-1/+1
|\
| * use lockfile in cargo installAleksey Kladov2019-10-081-1/+1
|/
* Merge #1963bors[bot]2019-10-071-11/+11
|\
| * proc-macro2 1.0.5Jeremy Kolb2019-10-071-11/+11
|/
* Merge #1960bors[bot]2019-10-0515-429/+349
|\
| * remove `visitor` moduleEkaterina Babshukova2019-10-056-144/+27
| * replace AST visitors with macroEkaterina Babshukova2019-10-0510-297/+334
* | Merge #1928bors[bot]2019-10-0529-66/+671
|\ \ | |/ |/|
| * 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 #1952bors[bot]2019-10-053-0/+118
|\ \
| * | Fix typo about De Morgan's law assistLúcás Meier2019-10-041-1/+1
| * | [#1807] Add entry in docs/user/featuresLúcás Meier2019-10-041-0/+14
| * | [#1807] Refactor file structureLúcás Meier2019-10-041-33/+33
| * | Fix formattingLúcás Meier2019-10-041-22/+9
| * | Create an assist for applying De Morgan's lawLúcás Meier2019-10-031-0/+115
| * | WIP: Add demorgan application with naive negationLúcás Meier2019-10-031-0/+2
* | | Merge #1957bors[bot]2019-10-041-0/+16
|\ \ \
| * | | Add alternative setup instruction for vim/neovimLuke Jones2019-10-041-0/+16
| |/ /
* | | Merge #1956bors[bot]2019-10-041-1/+1
|\ \ \ | |/ / |/| |
| * | don't keep history for gh-pagesAleksey Kladov2019-10-041-1/+1
|/ /
* | Merge #1950bors[bot]2019-10-0311-54/+242
|\ \
| * | Fix parsing of block expressions in "forbid_structs" contexts.Geoffry Song2019-10-0311-54/+242
|/ /
* | Merge #1945bors[bot]2019-10-022-3/+72
|\ \ | |/ |/|
| * Handle divergence in type inference for blocksLaurențiu Nicola2019-10-022-3/+72
* | 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