aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feature flag unix specific stuffHEADmasterAkshay2021-06-232-5/+11
* Merge #9031bors[bot]2021-06-239-35/+67
|\
| * Add `public` semantic token modifier for public itemsAramis Razzaghipour2021-06-239-35/+67
|/
* Merge #9383bors[bot]2021-06-221-124/+164
|\
| * Rewrite `convert_tokens` to use an explicit stackJonas Schievink2021-06-221-40/+80
| * Move subtree collection out of `TokenConvertor`Jonas Schievink2021-06-221-124/+124
|/
* Merge #9381bors[bot]2021-06-223-3/+28
|\
| * Fix compilation on WASMFlorian Diebold2021-06-223-3/+28
|/
* Merge #9379bors[bot]2021-06-222-26/+32
|\
| * internal: remove one more accidentally quadratic code-pathAleksey Kladov2021-06-222-26/+32
|/
* Merge #9377bors[bot]2021-06-221-0/+4
|\
| * internal: count ItemScopesAleksey Kladov2021-06-221-0/+4
* | Merge #9376bors[bot]2021-06-222-7/+11
|\|
| * minor: clarify namingAleksey Kladov2021-06-222-7/+11
|/
* Merge #9374bors[bot]2021-06-223-37/+33
|\
| * Update crateskjeremy2021-06-223-37/+33
* | Merge #9373bors[bot]2021-06-229-101/+62
|\ \ | |/ |/|
| * Factor out `pick_best_token` ide pattern into `ide_db`Lukas Wirth2021-06-229-101/+62
|/
* Merge #9372bors[bot]2021-06-222-7/+5
|\
| * intenral: dont export impl detailsAleksey Kladov2021-06-222-7/+5
|/
* Merge #9370bors[bot]2021-06-221-2/+18
|\
| * minor: extend source_to_def docsAleksey Kladov2021-06-221-2/+18
|/
* Merge #9369bors[bot]2021-06-221-0/+69
|\
| * internal: document source_to_def and it's connection to Kotlin&RoslynAleksey Kladov2021-06-221-0/+69
|/
* Merge #9368bors[bot]2021-06-221-2/+15
|\
| * Prefer identifier tokens in expand_macroLukas Wirth2021-06-221-2/+15
* | Merge #9367bors[bot]2021-06-221-0/+9
|\ \
| * | Document perf characteristic of to_nodeAleksey Kladov2021-06-221-0/+9
* | | Merge #9348bors[bot]2021-06-212-2/+10
|\ \ \
| * | | add documentation of RA_LOG_FILErezural2021-06-211-1/+2
| * | | output to log file if RA_LOG_FILE is defined in environmentrezural2021-06-211-1/+8
* | | | Merge #9364bors[bot]2021-06-214-97/+157
|\ \ \ \
| * | | | Collapse documentation and markdown config settings into an enumLukas Wirth2021-06-213-39/+70
| * | | | Split hover actions config into its own config structLukas Wirth2021-06-214-81/+110
* | | | | Merge #9363bors[bot]2021-06-211-4/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set explicit target directory to avoid cargo deadlockoxalica2021-06-211-4/+10
* | | | | Merge #9362bors[bot]2021-06-211-1/+1
|\ \ \ \ \
| * | | | | feature: massively improve performance for large filesAleksey Kladov2021-06-211-1/+1
| | |_|/ / | |/| | |
* | | | | Merge #9080bors[bot]2021-06-218-0/+179
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move features into potential_cfg_optionsJamie Cunliffe2021-06-216-38/+32
| * | | | Improve completion of cfg attributesJamie Cunliffe2021-06-218-0/+185
|/ / / /
* | | | Merge #9359bors[bot]2021-06-212-32/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Update vscode-languageclientkjeremy2021-06-212-32/+32
|/ / /
* | | Merge #9165bors[bot]2021-06-2119-80/+66
|\ \ \
| * | | Apply some clippy suggestionsClemens Wasser2021-06-2119-80/+66
* | | | Merge #9264bors[bot]2021-06-216-115/+132
|\ \ \ \
| * | | | Remove deprecation support in configLukas Wirth2021-06-213-50/+13
| * | | | typoLukas Wirth2021-06-141-1/+1
| * | | | Add configuration deprecationLukas Wirth2021-06-143-10/+50
| * | | | Don't ignore hover documentation setting for keyword hoversLukas Wirth2021-06-141-2/+4