about summary refs log tree commit diff
path: root/crates/rust-analyzer/src
AgeCommit message (Expand)AuthorLines
2021-05-25Check for subdirs in vfs loader exclusions.ammkrn-1/+5
2021-05-25Merge #8767bors[bot]-102/+155
2021-05-25Merge #8942bors[bot]-0/+2
2021-05-24Update test fixturesLaurențiu Nicola-0/+56
2021-05-24Bump misc depsLaurențiu Nicola-1/+1
2021-05-24Rename ‘foreign’ semantic token modifier to ‘library’Aramis Razzaghipour-2/+2
2021-05-24Add highlighting of items from other cratesAramis Razzaghipour-0/+2
2021-05-24Don't discover workspaces when detached files are givenKirill Bulatov-3/+2
2021-05-23Do not add cargo target for detached files only projectKirill Bulatov-13/+22
2021-05-23implement range formattingAndy Russell-102/+155
2021-05-23Drag detached files towards loadingKirill Bulatov-5/+11
2021-05-23Draft detached files retrievalKirill Bulatov-3/+21
2021-05-21Add a "Debug ItemTree" LSP requestJonas Schievink-0/+25
2021-05-20Fix code completion not inserting borrow text when client supports InsertAndR...Lukas Tobias Wirth-3/+6
2021-05-20Merge #8873bors[bot]-20/+42
2021-05-19Replace ImportGranularity::Guess with guessing boolean flagLukas Tobias Wirth-7/+21
2021-05-19feat: allow clients to feature detect symbol filteringAleksey Kladov-0/+1
2021-05-18Add ImportGranularity::GuessLukas Tobias Wirth-2/+4
2021-05-18MergeBehavior -> ImportGranularityLukas Tobias Wirth-16/+22
2021-05-18Add new LSP extension for workspace symbol lookupalcroito-7/+148
2021-05-17minor: adjust config nameAleksey Kladov-22/+22
2021-05-17Merge #8795bors[bot]-6/+25
2021-05-16Tag Self in impls as a TypeAliasLukas Wirth-1/+1
2021-05-14minor: more useful benchAleksey Kladov-2/+2
2021-05-14Apply async semantic token modifier to async/await keywordshi-rustin-0/+2
2021-05-12Fix build script dependenciesJonas Schievink-1/+1
2021-05-12Move `dot` invocation to rust-analyzer crateJonas Schievink-4/+16
2021-05-11Allow viewing the crate graph in a webviewJonas Schievink-0/+15
2021-05-10Formatting and docsJohn Renner-7/+14
2021-05-10Update docsLukas Wirth-2/+2
2021-05-10Allow semantic tokens for strings to be disabledJohn Renner-6/+18
2021-05-10Give MergeBehaviour variants better namesLukas Wirth-11/+13
2021-05-08internal: add rust-analyzer version to panic contextAleksey Kladov-4/+17
2021-05-05Merge #8674bors[bot]-0/+1
2021-05-04internal: env var to toggle slow benchesAleksey Kladov-4/+2
2021-05-04Merge #8720bors[bot]-75/+187
2021-05-04internal: add integrated completion benchmarkAleksey Kladov-75/+187
2021-05-04More searchable nameAleksey Kladov-1/+1
2021-05-03Code review fixesKirill Bulatov-15/+29
2021-05-03Index retrieval fixKirill Bulatov-1/+11
2021-05-03Less panics in the assist resolutionKirill Bulatov-2/+10
2021-05-03Add docs and use better namingKirill Bulatov-2/+2
2021-05-03Resolve single assist onlyKirill Bulatov-11/+24
2021-05-03Add a way to resolve certain assistsKirill Bulatov-8/+16
2021-05-02fix: don't duplicate Progerss::Finised for cache primingAleksey Kladov-20/+10
2021-04-30Ensure that only one cache priming task can run at a timeBoris-Chengbiao Zhou-0/+18
2021-04-30add folding for where clausesm5tfi-0/+1
2021-04-28internal: ensure that client and server-side configs are not mixed upAleksey Kladov-2/+5
2021-04-27Merge #8679bors[bot]-0/+6
2021-04-27fix: don't show error message for a valid notificationAleksey Kladov-0/+6