aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for pat_field_shorthandAleksey Kladov2020-10-151-5/+13
* 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
* | | Merge #6233bors[bot]2020-10-141-0/+25
|\ \ \
| * | | Style: default over newAleksey Kladov2020-10-141-0/+25
|/ / /
* | | Merge #6230bors[bot]2020-10-141-0/+4
|\ \ \
| * | | Log around sysroot discoveryAleksey Kladov2020-10-141-0/+4
|/ / /
* | | Merge #6229bors[bot]2020-10-141-0/+2
|\ \ \
| * | | Add docs for dbgr and callLaurențiu Nicola2020-10-141-0/+2
| | |/ | |/|
* | | Merge #6228bors[bot]2020-10-141-1/+6
|\ \ \ | |/ / |/| |
| * | Introduce S-actionable and S-unactionable labelsAleksey Kladov2020-10-141-1/+6
|/ /
| |
| \
| \
| \
| \
| \
*-----. \ Merge #6207 #6224 #6226 #6227bors[bot]2020-10-148-247/+359
|\ \ \ \ \
| | | | * | Reduce bors timeoutAleksey Kladov2020-10-141-0/+1
| |_|_|/ / |/| | | |
| | | * | 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
|/ / /
| | * :arrow_up: salsaAleksey Kladov2020-10-142-6/+6
| |/ |/|
* | 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
|/ /
| * Slightly cleanup import_assets moduleLukas Wirth2020-10-132-62/+84
| * Adhere to style guidelines in import_assetsLukas Wirth2020-10-132-43/+45
| * Extract ImportAssets out of auto_importLukas Wirth2020-10-133-241/+273
|/
* 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