aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add reminder to update lsp-extensions.mdAleksey Kladov2020-10-142-0/+55
* Merge #6217bors[bot]2020-10-143-17/+20
|\
| * Bump pulldown-cmarkLaurențiu Nicola2020-10-133-17/+20
* | Merge #6222bors[bot]2020-10-143-2/+53
|\ \ | |/ |/|
| * Fix stackoverflow in insert_use::recursive_mergeLukas Wirth2020-10-143-2/+53
|/
* Merge #6216bors[bot]2020-10-136-31/+58
|\
| * Bump regexLaurențiu Nicola2020-10-131-4/+4
| * Bump rustc_lexerLaurențiu Nicola2020-10-132-3/+3
| * Bump crossbeam-channel and lsp-server in rust-analyzerLaurențiu Nicola2020-10-132-6/+6
| * Bump crossbeam-channel in cratesLaurențiu Nicola2020-10-134-15/+43
| * Bump some depsLaurențiu Nicola2020-10-131-8/+8
| * Remove Cargo.lock commentLaurențiu Nicola2020-10-131-1/+0
* | Merge #6209bors[bot]2020-10-132-4/+33
|\ \
| * | Fix MergeBehaviour::Full not working when merging nested long pathsLukas Wirth2020-10-132-4/+33
| |/
* | Merge #6213bors[bot]2020-10-131-2/+2
|\ \ | |/ |/|
| * Fix resolveCodeAction requestLaurențiu Nicola2020-10-131-2/+2
|/
* Merge #6208bors[bot]2020-10-123-1/+10
|\
| * Remove disabled builderJonas Schievink2020-10-121-1/+0
| * Add comment and link to upstream issueJonas Schievink2020-10-121-0/+2
| * Reenable bors gate for macOSJonas Schievink2020-10-121-1/+2
| * macOS: install GNU tarJonas Schievink2020-10-122-0/+7
|/
*-. Merge #6130 #6135bors[bot]2020-10-1215-84/+1407
|\ \
| | * when generating new function, focus on return type instead of bodyBenjamin Coenen2020-10-083-68/+80
| * | Use TextRange::contains_inclusive in fixes checkIgor Aleksanov2020-10-122-5/+4
| * | Keep SyntaxNodePtr::range privateIgor Aleksanov2020-10-124-9/+17
| * | Replace 'if let' with 'match' in decl_check.rsIgor Aleksanov2020-10-121-30/+33
| * | Add to_upper_snake_case function to stdxIgor Aleksanov2020-10-123-6/+13
| * | Fix compilation errorIgor Aleksanov2020-10-121-2/+1
| * | Apply suggestions from code reviewIgor Aleksanov2020-10-122-3/+3
| * | Fix code style issuesIgor Aleksanov2020-10-123-4/+7
| * | Apply case check diagnostic to impl itemsIgor Aleksanov2020-10-122-1/+26
| * | Fix issues with match arm bindingsIgor Aleksanov2020-10-121-7/+12
| * | Code style adjustmentsIgor Aleksanov2020-10-123-8/+88
| * | Remove previously added parameter names from the function dataIgor Aleksanov2020-10-123-18/+0
| * | Make incorrect case diagnostic work inside of functionsIgor Aleksanov2020-10-124-33/+280
| * | Refactor string helpers for decl_check moduleIgor Aleksanov2020-10-121-32/+97
| * | Add diagnostics for enum names and variantsIgor Aleksanov2020-10-123-2/+173
| * | Add fix for incorrect case diagnosticIgor Aleksanov2020-10-128-30/+112
| * | Improve string helpers functionsIgor Aleksanov2020-10-122-2/+13
| * | Check structure fields to be snake_caseIgor Aleksanov2020-10-121-46/+65
| * | Add check for structure names to be CamelCaseIgor Aleksanov2020-10-122-1/+139
| * | Extract helper functions into a separate moduleIgor Aleksanov2020-10-122-29/+112
| * | Add checks for function parametersIgor Aleksanov2020-10-122-7/+94
| * | Create basic support for names case checks and implement function name case c...Igor Aleksanov2020-10-126-3/+300
* | | Merge #6205bors[bot]2020-10-121-2/+2
|\ \ \
| * | | Fix iterator hint shortening heuristicLukas Wirth2020-10-121-2/+2
* | | | Merge #6137bors[bot]2020-10-121-684/+1041
|\ \ \ \
| * | | | add new TextMate grammarDusty Pomerleau2020-10-111-684/+1041
* | | | | Merge #6153bors[bot]2020-10-125-13/+119
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improve prime_caches and display its progressJonas Schievink2020-10-125-13/+119
| | |/ / | |/| |