aboutsummaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* Document that `addCallArgumentSnippets` requires `addCallParenthesisLukas Wirth2021-06-021-0/+1
* Add config setting for self-on-the-flyLukas Wirth2021-05-311-0/+6
* Fix incorrect setting descriptionsLucas Schwiderski2021-05-291-6/+6
* Merge #8767bors[bot]2021-05-251-0/+7
|\
| * implement range formattingAndy Russell2021-05-231-0/+7
* | Update download instructionsLaurențiu Nicola2021-05-241-4/+4
* | docs: fix binary installation instructionsChristoph Schmatzler2021-05-241-1/+1
|/
* docs(manual): Add rust-tools.nvim to nvim-lspsim2021-05-231-0/+2
* Update outdated auto-import documentationLukas Tobias Wirth2021-05-201-1/+1
* Merge #8873bors[bot]2021-05-201-2/+7
|\
| * Replace ImportGranularity::Guess with guessing boolean flagLukas Tobias Wirth2021-05-191-2/+7
* | Add new LSP extension for workspace symbol lookupalcroito2021-05-171-0/+10
|/
* minor: adjust config nameAleksey Kladov2021-05-171-9/+9
* Merge #8795bors[bot]2021-05-171-0/+9
|\
| * Formatting and docsJohn Renner2021-05-101-0/+9
* | minor: and one more recipe for aceAleksey Kladov2021-05-171-0/+1
* | Update docsLukas Wirth2021-05-101-1/+1
* | fix: fix manual renderingAleksey Kladov2021-05-101-1/+0
* | feat: make troubleshooting a top-level sectionAleksey Kladov2021-05-081-35/+35
* | feat: friendlier trouble shooting guideAleksey Kladov2021-05-081-8/+32
* | docs: Add Kate installation sectionMéven Car2021-05-081-0/+27
* | fix: direct people to the right repositoryAleksey Kladov2021-05-071-2/+0
|/
* Merge #8482bors[bot]2021-05-031-0/+35
|\
| * Merge with semantic style sectionDaniel Franklin2021-05-031-8/+25
| * Mention how to customize unsafe operation stylesDaniel Franklin2021-04-121-0/+18
* | internal: ensure that client and server-side configs are not mixed upAleksey Kladov2021-04-281-5/+0
* | Add config optionsJorge Mederos Alvarado2021-04-271-0/+5
* | Code review feedback.James Leitch2021-04-211-2/+2
* | Diagnostic Remap Path Prefixes added.James Leitch2021-04-211-0/+6
* | minor: fix ugly line wrapping in the rendered manualAleksey Kladov2021-04-201-26/+48
* | Merge #8432bors[bot]2021-04-131-1/+1
|\ \ | |/ |/|
| * decl_check: consider outer scopes' allowsJade2021-04-081-1/+1
* | feat: avoid checking the whole project during initial loadingAleksey Kladov2021-04-121-0/+6
|/
* remove enumerationPSeitz2021-03-291-2/+2
* update vim ycm installation instructionPSeitz2021-03-291-15/+2
* Mention the rustup version in the manualLaurențiu Nicola2021-03-271-0/+9
* Fix manual description for rust_project.jsonThiébaud Weksteen2021-03-251-1/+1
* Bump the default hint lengthKirill Bulatov2021-03-231-1/+1
* Limit the hints size by defaultKirill Bulatov2021-03-231-2/+2
* Apply suggestions from code reviewAleksey Kladov2021-03-221-2/+2
* Update docs/user/manual.adocAleksey Kladov2021-03-221-1/+1
* Document our security stanceAleksey Kladov2021-03-221-0/+14
* Update docs/user/manual.adocAleksey Kladov2021-03-181-1/+1
* Update info about Eclipse CorrosionMickael Istria2021-03-181-4/+2
* Enable proc-macros by defaultAleksey Kladov2021-03-151-1/+1
* Fix remaining references to `cargo xtask codegen`Lukas Wirth2021-03-121-1/+1
* Make code less surprisingAleksey Kladov2021-03-091-57/+265
* Add more documentation for rustc_privateJoshua Nelson2021-03-081-1/+1
* Merge #7891bors[bot]2021-03-081-1/+1
|\
| * Document rustc_private in metadataDaniel McNab2021-03-081-1/+1