about summary refs log tree commit diff
path: root/crates/rust-analyzer
AgeCommit message (Expand)AuthorLines
2021-12-04Introduce SymbolKind::AttributeLukas Wirth-4/+8
2021-12-04Bump most depsLaurențiu Nicola-1/+0
2021-12-03Rename things: Tool -> ToolModuleLukas Wirth-4/+4
2021-12-03Remove syntax highlighting hack for builtin attrsLukas Wirth-3/+7
2021-11-29Merge #10841bors[bot]-2/+46
2021-11-22Emit moniker in lsifhkalbasi-2/+46
2021-11-22Make lint groups work correctly with `warningsAsInfo` and `warningsAsHint`Emil Gardström-2/+12
2021-11-19Add toggle to disable cache primingLaurențiu Nicola-1/+10
2021-11-19fix: show custom check-commandFlorian-Schoenherr-10/+1
2021-11-18Allow clients to configure the global workspace search limitPaul Horn-8/+16
2021-11-17SimplifyLukas Wirth-1/+1
2021-11-17Check for derive attributes by item path, not `derive` identifierLukas Wirth-0/+3
2021-11-13flip the defaultJake Heinz-1/+1
2021-11-13inlay hints: add the option to always show constructor inlay hintsJake Heinz-4/+7
2021-11-09fix: show the right check-commandFlorian-Schoenherr-1/+13
2021-11-06Bump depsLaurențiu Nicola-69/+23
2021-11-04Merge #10691bors[bot]-2/+2
2021-11-04Use array into_iter in more placesLaurențiu Nicola-2/+2
2021-11-03Merge #10596bors[bot]-2/+18
2021-10-30Set server status to warning when proc-macro sources changeLukas Wirth-2/+18
2021-10-29Fix Plaintext textDocument/hovervsrs-3/+16
2021-10-29Merge #10595bors[bot]-0/+23
2021-10-29Fix: correct markdown link form.Dezhi Wu-2/+10
2021-10-29Fix: use a concise way to change link form when generating package.jsonDezhi Wu-8/+8
2021-10-28Refactor ide handling for paths in derive inputsLukas Wirth-1/+1
2021-10-28Fix: transform the asciidoc form link to markdown style when generating the p...Dezhi Wu-2/+17
2021-10-27Merge #10649bors[bot]-1/+2
2021-10-27Remove `CompletionKind` in favor of `CompletionItemKind`Lukas Wirth-1/+1
2021-10-27Remove filtered completion list usage in completion testsLukas Wirth-0/+1
2021-10-26Merge #10592bors[bot]-0/+17
2021-10-26perf: avoid allocating by just slicing.Dezhi Wu-8/+5
2021-10-24Revert edition change in testLaurențiu Nicola-1/+1
2021-10-23Set MSRVLaurențiu Nicola-0/+1
2021-10-22Use array IntoIterLaurențiu Nicola-3/+3
2021-10-21Migrate to edition 2021Lukas Wirth-9/+6
2021-10-20Fix: only shows one # when we encounter ##Dezhi Wu-3/+23
2021-10-18Fix testsLaurențiu Nicola-23/+69
2021-10-18Pull in new lsp-types for VS compatLaurențiu Nicola-74/+79
2021-10-17Merge #10562bors[bot]-0/+2
2021-10-17Fix clippy attribute completions always prefixing with `clippy::`Lukas Wirth-0/+2
2021-10-16fixMilo-2/+1
2021-10-16add a commentMilo-0/+1
2021-10-16more clippy fixesMilo-13/+11
2021-10-14Merge #10517bors[bot]-1/+4
2021-10-14Merge #10503bors[bot]-0/+87
2021-10-14Merge #10434bors[bot]-5/+64
2021-10-14Merge #10537bors[bot]-2/+3
2021-10-14Document rustc source auto-discoveryLaurențiu Nicola-2/+3
2021-10-14Provide navigations to parent modulesrainy-me-17/+21
2021-10-12Merge #10423bors[bot]-2/+2