aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Complete methods when receiver is a macroAleksey Kladov2020-10-172-0/+16
* Improve readabilityAleksey Kladov2020-10-171-2/+4
* Merge #6265bors[bot]2020-10-171-8/+8
|\
| * :arrow_up: xshellAleksey Kladov2020-10-171-8/+8
|/
* Merge #6262bors[bot]2020-10-174-5/+131
|\
| * 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 #6260bors[bot]2020-10-1714-325/+181
|\
| * Switch from not_bash to xshellAleksey Kladov2020-10-1714-325/+181
|/
* Merge #6253bors[bot]2020-10-161-0/+3
|\
| * Document change of 'cargo' Runnable kind in lsp-extensions.mdIgor Aleksanov2020-10-161-0/+3
* | Merge #6255bors[bot]2020-10-164-10/+13
|\ \ | |/ |/|
| * Improve compile time a tiny bitAleksey Kladov2020-10-164-10/+13
|/
* Merge #6245bors[bot]2020-10-161-10/+1
|\
| * Update GNOME Builder docsLaurențiu Nicola2020-10-151-10/+1
* | Merge #6246bors[bot]2020-10-161-8/+9
|\ \
| * | Follow symlinks when walking project treesDaniel Fox Franke2020-10-151-8/+9
* | | Merge #6250bors[bot]2020-10-161-11/+50
|\ \ \
| * | | Expand code order sectionAleksey Kladov2020-10-161-11/+50
| | |/ | |/|
* | | 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
* | | Merge #6244bors[bot]2020-10-151-0/+12
|\ \ \
| * | | Document awkward namesAleksey Kladov2020-10-151-0/+12
|/ / /
* | | Merge #6243bors[bot]2020-10-1511-215/+228
|\ \ \
| * | | 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
* | | | Merge #6240bors[bot]2020-10-151-0/+55
|\ \ \ \
| * | | | Document auto_import as a featureLukas Wirth2020-10-151-0/+55
* | | | | Merge #6236bors[bot]2020-10-151-2/+4
|\ \ \ \ \
| * | | | | Insert a ZWNJ before type hintsLaurențiu Nicola2020-10-151-2/+4
* | | | | | Merge #6239bors[bot]2020-10-151-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cleanup alloc adviceAleksey Kladov2020-10-151-0/+7
|/ / / / /
* | | | | 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
| | |_|/ / | |/| | |