aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Rename declaration_name -> display_nameAleksey Kladov2020-10-2011-35/+28
* Merge #6294bors[bot]2020-10-202-0/+28
|\
| * Add a hacky remidy for #6038Aleksey Kladov2020-10-202-0/+28
* | Add descriptions for diagnostics parseable by xtaskIgor Aleksanov2020-10-192-0/+64
|/
* Minor, rename featureAleksey Kladov2020-10-191-1/+1
* Try to fix publishingAleksey Kladov2020-10-191-1/+1
* Change visibility works for type aliasesAleksey Kladov2020-10-182-5/+19
* Extract call_info and completion into separate cratesIgor Aleksanov2020-10-1832-226/+300
* update depsAleksey Kladov2020-10-181-1/+1
* Complete methods when receiver is a macroAleksey Kladov2020-10-172-0/+16
* Improve readabilityAleksey Kladov2020-10-171-2/+4
* Scan all ancestors for the impl trait block checkIgor Aleksanov2020-10-172-14/+17
* Allow hints after 'fn' keyword if it's an impl trait blockIgor Aleksanov2020-10-173-4/+37
* Add test for new pattern functionsIgor Aleksanov2020-10-171-0/+8
* Improve test_no_completions_required testIgor Aleksanov2020-10-171-1/+17
* Remove redundant completionsIgor Aleksanov2020-10-173-4/+70
* Merge #6246bors[bot]2020-10-161-8/+9
|\
| * Follow symlinks when walking project treesDaniel Fox Franke2020-10-151-8/+9
* | Merge #6220bors[bot]2020-10-153-5/+126
|\ \
| * | binary operator overload type inference: add test markRoland Ruckerbauer2020-10-142-0/+6
| * | Implement binary operator overloading type inferenceRoland Ruckerbauer2020-10-133-5/+120
* | | Clarify the names one more timeAleksey Kladov2020-10-157-17/+26
* | | More idiomatic classification APIAleksey Kladov2020-10-1511-196/+196
* | | More clarificationsAleksey Kladov2020-10-156-17/+17
* | | Unconfuse expression and pattern field init shorthandsAleksey Kladov2020-10-153-8/+12
* | | Clarify NameClass names a bitAleksey Kladov2020-10-156-7/+7
* | | Merge #6242bors[bot]2020-10-152-91/+210
|\ \ \
| * | | Move field_shorthand to a separate moduleAleksey Kladov2020-10-152-196/+211
| * | | Diagnose shorthand in patterns as wellAleksey Kladov2020-10-151-5/+94
| * | | flattenAleksey Kladov2020-10-151-26/+33
| * | | Prepare for pat_field_shorthandAleksey Kladov2020-10-151-5/+13
* | | | Merge #6234bors[bot]2020-10-151-1/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Fix hover over field pattern shorthandVlad Shcherbina2020-10-141-1/+24
* | | | Document auto_import as a featureLukas Wirth2020-10-151-0/+55
* | | | Merge #6231bors[bot]2020-10-143-190/+231
|\ \ \ \ | |_|_|/ |/| | |
| * | | Default::default the highlightersLukas Wirth2020-10-143-18/+7
| * | | Factor macro_rules! highlighting outLukas Wirth2020-10-142-117/+154
| * | | Factor format string highlighting outLukas Wirth2020-10-142-75/+90
| | |/ | |/|
* | | Log around sysroot discoveryAleksey Kladov2020-10-141-0/+4
| |/ |/|
* | Add docs for dbgr and callLaurențiu Nicola2020-10-141-0/+2
| |
| \
*-. \ Merge #6207 #6224 #6226 #6227bors[bot]2020-10-144-242/+298
|\ \ \
* \ \ \ Merge #6217bors[bot]2020-10-142-13/+16
|\ \ \ \
| * | | | Bump pulldown-cmarkLaurențiu Nicola2020-10-132-13/+16
| | |_|/ | |/| |
* / | | Fix stackoverflow in insert_use::recursive_mergeLukas Wirth2020-10-143-2/+53
|/ / /
| | * :arrow_up: salsaAleksey Kladov2020-10-141-1/+1
| |/ |/|
* | Merge #6216bors[bot]2020-10-135-6/+6
|\ \
| * | Bump rustc_lexerLaurențiu Nicola2020-10-131-1/+1
| * | Bump crossbeam-channel and lsp-server in rust-analyzerLaurențiu Nicola2020-10-131-2/+2
| * | Bump crossbeam-channel in cratesLaurențiu Nicola2020-10-133-3/+3
* | | Fix MergeBehaviour::Full not working when merging nested long pathsLukas Wirth2020-10-132-4/+33
|/ /