aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer
Commit message (Expand)AuthorAgeFilesLines
* Merge #9039bors[bot]2021-05-313-0/+7
|\
| * Add config setting for self-on-the-flyLukas Wirth2021-05-313-0/+7
* | Merge #8866bors[bot]2021-05-315-12/+12
|\ \ | |/ |/|
| * Update salsaJonas Schievink2021-05-275-12/+12
* | Merge #9025bors[bot]2021-05-311-34/+53
|\ \
| * | Display unknown types in analysis-statsLaurențiu Nicola2021-05-271-34/+53
| |/
* | Fix incorrect setting descriptionsLucas Schwiderski2021-05-291-5/+5
* | Merge #9028bors[bot]2021-05-283-51/+47
|\ \
| * | only advertise range formatting support if enabledAndy Russell2021-05-273-51/+47
| |/
* | Merge #9038bors[bot]2021-05-281-0/+1
|\ \
| * | Folding range for return typesAyomide Bamidele2021-05-281-0/+1
| |/
* / Remove undocumented `TextDocumentSyncKind::Full` supportLaurențiu Nicola2021-05-281-7/+1
|/
* Document semantic token tagsLukas Wirth2021-05-262-2/+2
* Check for subdirs in vfs loader exclusions.ammkrn2021-05-251-1/+5
* Merge #8767bors[bot]2021-05-254-102/+155
|\
| * implement range formattingAndy Russell2021-05-234-102/+155
* | Merge #8942bors[bot]2021-05-252-0/+2
|\ \
| * | Rename ‘foreign’ semantic token modifier to ‘library’Aramis Razzaghipour2021-05-242-2/+2
| * | Add highlighting of items from other cratesAramis Razzaghipour2021-05-242-0/+2
| |/
* | Update test fixturesLaurențiu Nicola2021-05-2410-0/+56
* | Bump misc depsLaurențiu Nicola2021-05-241-1/+1
* | Don't discover workspaces when detached files are givenKirill Bulatov2021-05-231-3/+2
* | Do not add cargo target for detached files only projectKirill Bulatov2021-05-231-13/+22
* | Drag detached files towards loadingKirill Bulatov2021-05-233-5/+11
* | Draft detached files retrievalKirill Bulatov2021-05-234-3/+21
|/
* Add a "Debug ItemTree" LSP requestJonas Schievink2021-05-213-0/+25
* Fix code completion not inserting borrow text when client supports InsertAndR...Lukas Tobias Wirth2021-05-201-3/+6
* Merge #8873bors[bot]2021-05-203-20/+42
|\
| * Replace ImportGranularity::Guess with guessing boolean flagLukas Tobias Wirth2021-05-193-7/+21
| * Add ImportGranularity::GuessLukas Tobias Wirth2021-05-181-2/+4
| * MergeBehavior -> ImportGranularityLukas Tobias Wirth2021-05-183-16/+22
* | feat: allow clients to feature detect symbol filteringAleksey Kladov2021-05-191-0/+1
* | Add new LSP extension for workspace symbol lookupalcroito2021-05-174-7/+148
|/
* internal: use more evocative test folder nameAleksey Kladov2021-05-173-5/+4
* minor: adjust config nameAleksey Kladov2021-05-175-56/+22
* Merge #8795bors[bot]2021-05-174-10/+64
|\
| * Formatting and docsJohn Renner2021-05-104-16/+21
| * Allow semantic tokens for strings to be disabledJohn Renner2021-05-104-9/+58
* | Tag Self in impls as a TypeAliasLukas Wirth2021-05-161-1/+1
* | minor: more useful benchAleksey Kladov2021-05-141-2/+2
* | Apply async semantic token modifier to async/await keywordshi-rustin2021-05-142-0/+2
* | Fix build script dependenciesJonas Schievink2021-05-121-1/+1
* | Move `dot` invocation to rust-analyzer crateJonas Schievink2021-05-111-4/+16
* | Allow viewing the crate graph in a webviewJonas Schievink2021-05-113-0/+15
* | Update docsLukas Wirth2021-05-101-2/+2
* | Give MergeBehaviour variants better namesLukas Wirth2021-05-102-11/+13
* | internal: add rust-analyzer version to panic contextAleksey Kladov2021-05-081-4/+17
|/
* Use package renaming so source doesn't say tikvJohn Renner2021-05-071-2/+2
* Switch from jemalloc to tikv-jemallocJohn Renner2021-05-071-2/+2
* minor: standard snippetAleksey Kladov2021-05-071-6/+13