aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tracing to main rust-analyzer binaryFlorian Diebold2020-10-254-1/+29
* Merge #6353bors[bot]2020-10-251-8/+9
|\
| * Get rid of FAKE_PLACEHOLDERFlorian Diebold2020-10-251-8/+9
|/
*-. Merge #6331 #6342bors[bot]2020-10-2467-259/+421
|\ \
| | * Re-export base_db from ide_dbIgor Aleksanov2020-10-2452-74/+69
| | * Add tests for traits functions in ide_dbIgor Aleksanov2020-10-241-0/+149
| | * Make call_info a part of ide_dbIgor Aleksanov2020-10-2411-53/+14
| | * Remove dependency on 'assists' from 'completion' crateIgor Aleksanov2020-10-2412-129/+151
| * | correct hover for items with doc attribute with raw stringsJosh Mcguigan2020-10-242-3/+38
* | | Merge #6344bors[bot]2020-10-245-52/+102
|\ \ \
| * | | Bump chalkLaurențiu Nicola2020-10-242-11/+11
| * | | Bump rustc_lexerLaurențiu Nicola2020-10-242-3/+3
| * | | Bump depsLaurențiu Nicola2020-10-243-38/+88
| | |/ | |/|
* | | Merge #6337bors[bot]2020-10-242-37/+135
|\ \ \ | |/ / |/| |
| * | Fix indentation of inserted use statementsFlorian Diebold2020-10-242-37/+135
|/ /
* | Merge #6330bors[bot]2020-10-241-16/+17
|\ \
| * | fix: underscores, raw IDsDusty Pomerleau2020-10-241-16/+17
|/ /
| |
| \
*-. \ Merge #6251 #6310bors[bot]2020-10-2313-32/+469
|\ \ \
| | * | algo::diff testsLukas Wirth2020-10-222-4/+327
| | * | Rewrite algo::diff to support insertion and deletionLukas Wirth2020-10-225-25/+68
| * | | Add tests for callable modifierGrayJack2020-10-212-0/+38
| * | | Editor: Code: Add callable to package.jsonGrayJack2020-10-161-0/+4
| * | | Add Callable modifier for variables that implements FnonceGrayJack2020-10-162-3/+24
| * | | Add HighlightModifier::Callable and add it for localsGrayJack2020-10-164-0/+8
* | | | Merge #6339bors[bot]2020-10-239-104/+224
|\ \ \ \
| * | | | Fix name of InactiveCode diagnosticJonas Schievink2020-10-232-7/+7
| * | | | Diagnose #[cfg]s in bodiesJonas Schievink2020-10-239-98/+218
* | | | | Merge #6336bors[bot]2020-10-231-7/+23
|\ \ \ \ \
| * | | | | Improve Chalk debuggingFlorian Diebold2020-10-231-7/+23
| |/ / / /
* | | | | Merge #6341bors[bot]2020-10-231-8/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Complete variants when only enun name is typedAleksey Kladov2020-10-231-8/+62
|/ / / /
* | | | Merge #6335bors[bot]2020-10-232-5/+5
|\ \ \ \
| * | | | Fix panic contextAleksey Kladov2020-10-232-5/+5
* | | | | Merge #6324bors[bot]2020-10-2315-140/+816
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cfg: move tests to separate fileJonas Schievink2020-10-234-208/+195
| * | | | Reorder itemsJonas Schievink2020-10-231-9/+9
| * | | | Use format_toJonas Schievink2020-10-231-4/+3
| * | | | Update crates/cfg/src/cfg_expr.rsJonas Schievink2020-10-221-1/+1
| * | | | Emit better #[cfg] diagnosticsJonas Schievink2020-10-229-65/+124
| * | | | Fix typoJonas Schievink2020-10-222-1/+2
| * | | | Implement DNF-based `#[cfg]` introspectionJonas Schievink2020-10-225-2/+622
| * | | | Simplify cfg representationJonas Schievink2020-10-213-31/+41
* | | | | Merge #6098bors[bot]2020-10-225-26/+132
|\ \ \ \ \
| * | | | | Insert ref for completionsadamrk2020-10-225-26/+132
|/ / / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge #6325 #6327bors[bot]2020-10-222-1/+8
|\ \ \ \ \ \
| | * | | | | Update debugging.mdAdrian Stanciu2020-10-221-1/+1
| | | |/ / / | | |/| | |
| * / | | | Add generated diagnostic docs to the manualFlorian Diebold2020-10-221-0/+7
| |/ / / /
* | | | | Merge #6326bors[bot]2020-10-221-1/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Hide paramater inlay hints for cloned vars if applicableLukas Wirth2020-10-221-1/+28
| | |_|/ | |/| |
* | | | Merge #6319bors[bot]2020-10-222-3/+34
|\ \ \ \