aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge #8598bors[bot]2021-04-201-26/+48
|\
| * minor: fix ugly line wrapping in the rendered manualAleksey Kladov2021-04-201-26/+48
* | Merge #8588bors[bot]2021-04-191-0/+11
|\ \ | |/ |/|
| * internal: Add guidelines for release notes PR descriptionsLaurențiu Nicola2021-04-191-0/+11
* | Remove confusion around serverStatusNotificationAleksey Kladov2021-04-191-3/+8
* | Fix spec bugAleksey Kladov2021-04-191-1/+1
|/
* Update docs/dev/README.mdAleksey Kladov2021-04-191-1/+1
* internal: document review requesting etiquetteAleksey Kladov2021-04-191-0/+3
* Update lsp-extensions docsLukas Wirth2021-04-181-1/+2
* Fix markdown linksJonas Schievink2021-04-151-3/+3
*-. Merge #8510 #8533bors[bot]2021-04-152-4/+4
|\ \
| | * Fix typo in style guideJonas Schievink2021-04-151-1/+1
| |/ |/|
| * Move cursor position when using item moversJonas Schievink2021-04-131-3/+3
|/
* Merge #8432bors[bot]2021-04-131-1/+1
|\
| * decl_check: consider outer scopes' allowsJade2021-04-081-1/+1
* | internal: don't use `#[should_panic]` for testsAleksey Kladov2021-04-131-0/+10
* | internal: clarify who a rls-2.0 wgAleksey Kladov2021-04-121-3/+5
* | feat: avoid checking the whole project during initial loadingAleksey Kladov2021-04-121-0/+6
* | Remove extra bracket in architecture docsLaurențiu Nicola2021-04-081-2/+2
|/
* Adjust fixture docs a bitKirill Bulatov2021-04-061-1/+1
* Small grammar fixesKirill Bulatov2021-04-064-21/+22
* Update Zulip link and macro privacy statementKirill Bulatov2021-04-061-1/+1
* internal: document broken windowsAleksey Kladov2021-04-061-0/+2
* More robust status notificationsAleksey Kladov2021-04-061-8/+22
* internal: explain "extract if condition" refactoringAleksey Kladov2021-04-051-1/+20
* docs: Fix moveItem method namesim2021-04-041-2/+1
* internal: document style for helper functions and variablesAleksey Kladov2021-04-021-1/+40
* internal: document Cargo.lock maintenance processAleksey Kladov2021-04-021-2/+2
* internal: touch up dev readmeAleksey Kladov2021-03-301-38/+35
* remove enumerationPSeitz2021-03-291-2/+2
* update vim ycm installation instructionPSeitz2021-03-291-15/+2
* internal: make --log-file more discoverableAleksey Kladov2021-03-291-2/+5
* 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
* Merge #8054bors[bot]2021-03-221-1/+27
|\
| * Item up and down moversivan7702021-03-181-1/+27
| |
| \
*-. \ Merge #8136 #8146bors[bot]2021-03-221-0/+3
|\ \ \
| | * | Update docs/dev/README.mdAleksey Kladov2021-03-221-1/+1
| | * | Document patch policyAleksey Kladov2021-03-221-0/+3
* | | | 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
|/
* Prefer match to if let elseAleksey Kladov2021-03-161-0/+21
* Enable proc-macros by defaultAleksey Kladov2021-03-151-1/+1
* Fix `cargo xtask lint` referencesLaurențiu Nicola2021-03-141-2/+2
* Merge #7799bors[bot]2021-03-131-1/+17
|\