about summary refs log tree commit diff
path: root/crates/rust-analyzer
AgeCommit message (Expand)AuthorLines
2021-08-10internal: prepare to use standard .run pattern for subcommandsAleksey Kladov-4/+5
2021-08-10Add trait codegen to `add_missing_impl_members` assistYoshua Wuyts-0/+1
2021-08-09internal: drop latest requests trackingAleksey Kladov-53/+1
2021-08-09internal: remove useless helpersAleksey Kladov-2/+2
2021-08-08exclude files from tidy checkYoshua Wuyts-0/+2
2021-08-06Don't publish diagnostics in library source rootsJonas Schievink-1/+12
2021-08-06Bless testsJonas Schievink-15/+15
2021-08-06Don't include empty suggestionsJonas Schievink-1/+3
2021-08-06Include suggested replacement in diagnosticsJonas Schievink-3/+16
2021-08-04Merge #9734bors[bot]-0/+2
2021-08-01Make `LoadCargoConfig`, `fn load_workspace_at` & `fn load_workspace` public a...Vincent Esche-7/+16
2021-07-31semantic highlighting: add reference hlmodJake Heinz-0/+2
2021-07-30feat: gate custom clint-side commands behind capabilitiesAleksey Kladov-123/+86
2021-07-29Merge #9706bors[bot]-1/+1
2021-07-28Merge #9693bors[bot]-6/+33
2021-07-28minor: simplifyAleksey Kladov-14/+11
2021-07-27refactor: Reuse the from_proto call in handle_hoverAlexander Gonzalez-3/+1
2021-07-27feat: Add the Hover Range server capabilityAlexander Gonzalez-0/+1
2021-07-27refactor: Apply PR suggestionsAlexander Gonzalez-13/+6
2021-07-27refactor: Make handle_hover handle ranges tooAlexander Gonzalez-41/+33
2021-07-27chore: Remove unnecessary logAlexander Gonzalez-1/+0
2021-07-27feat: Completed the client side implementation of rust-analyzer/hoverRangeAlexander Gonzalez-19/+40
2021-07-27feat: Add the hover_range capabilityAlexander Gonzalez-3/+4
2021-07-27feat: Extend the server with the hover_range capabilityAlexander Gonzalez-6/+28
2021-07-27Remove some redundant clonesLaurențiu Nicola-1/+1
2021-07-27fix: add capability for "open cargo.toml" lsp extensionAleksey Kladov-0/+1
2021-07-26fix: correctly update diagnostics when files are opened and closedAleksey Kladov-73/+76
2021-07-26internal: prepare to track changes to mem_docsAleksey Kladov-28/+68
2021-07-26Merge #9558bors[bot]-15/+2
2021-07-24Bump depsLaurențiu Nicola-1/+1
2021-07-22Updated docs.Kevin DeLorey-8/+9
2021-07-22Initial commit of highlight related configuration w/ implementation.Kevin DeLorey-3/+20
2021-07-22Merge #9634bors[bot]-1/+3
2021-07-22mention files.watcherExcludeDamien Elmes-1/+1
2021-07-22Fix a couple of clippy nitsLaurențiu Nicola-2/+2
2021-07-19docs: publish Explaining Rust Analyzer seriesAleksey Kladov-4/+4
2021-07-19internal: use types to remove some unwrapsAleksey Kladov-2/+2
2021-07-19Merge #9625bors[bot]-136/+199
2021-07-19remove debug printsAleksey Kladov-2/+0
2021-07-19fix testsAleksey Kladov-1/+12
2021-07-19Added some metadata for rust-analyser package sufficient to build it using `c...KOLANICH-1/+4
2021-07-19minor update to excludeDirs docDamien Elmes-1/+3
2021-07-18fix: potential bugs when build scripts do not match the current projectAleksey Kladov-63/+105
2021-07-18internal: simplify handling of the build scriptsAleksey Kladov-112/+124
2021-07-17internal: a bit more of cwd safety for flycheckAleksey Kladov-35/+40
2021-07-14Show test mod runnable in outline modulesLukas Wirth-0/+43
2021-07-11drop unused fieldsAleksey Kladov-2/+0
2021-07-11simplifyAleksey Kladov-1/+1
2021-07-11drop unused fieldAleksey Kladov-1/+1
2021-07-11simplifyAleksey Kladov-1/+7