about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2021-04-02internal: document Cargo.lock maintenance processAleksey Kladov-2/+2
2021-03-30internal: touch up dev readmeAleksey Kladov-38/+35
2021-03-29remove enumerationPSeitz-2/+2
2021-03-29update vim ycm installation instructionPSeitz-15/+2
2021-03-29internal: make --log-file more discoverableAleksey Kladov-2/+5
2021-03-27Mention the rustup version in the manualLaurențiu Nicola-0/+9
2021-03-25Fix manual description for rust_project.jsonThiébaud Weksteen-1/+1
2021-03-23Bump the default hint lengthKirill Bulatov-1/+1
2021-03-23Limit the hints size by defaultKirill Bulatov-2/+2
2021-03-22Merge #8054bors[bot]-1/+27
2021-03-22Merge #8136 #8146bors[bot]-0/+3
2021-03-22Update docs/dev/README.mdAleksey Kladov-1/+1
2021-03-22Document patch policyAleksey Kladov-0/+3
2021-03-22Apply suggestions from code reviewAleksey Kladov-2/+2
2021-03-22Update docs/user/manual.adocAleksey Kladov-1/+1
2021-03-22Document our security stanceAleksey Kladov-0/+14
2021-03-18Update docs/user/manual.adocAleksey Kladov-1/+1
2021-03-18Update info about Eclipse CorrosionMickael Istria-4/+2
2021-03-18Item up and down moversivan770-1/+27
2021-03-16Prefer match to if let elseAleksey Kladov-0/+21
2021-03-15Enable proc-macros by defaultAleksey Kladov-1/+1
2021-03-14Fix `cargo xtask lint` referencesLaurențiu Nicola-2/+2
2021-03-13Merge #7799bors[bot]-1/+17
2021-03-12Fix remaining references to `cargo xtask codegen`Lukas Wirth-4/+4
2021-03-11Fix LSP extensions documentationvsrs-7/+2
2021-03-09Make code less surprisingAleksey Kladov-57/+265
2021-03-09Merge #7927bors[bot]-1/+1
2021-03-09Clarify that all caps are experimentalAleksey Kladov-10/+10
2021-03-08Add more documentation for rustc_privateJoshua Nelson-1/+1
2021-03-08Use upstream cov-markLaurențiu Nicola-1/+1
2021-03-08Hygiene is an internal implementation detail of the compilerAleksey Kladov-1/+1
2021-03-08Make `code generation` just workAleksey Kladov-2/+1
2021-03-08Merge #7891bors[bot]-1/+1
2021-03-08Document rustc_private in metadataDaniel McNab-1/+1
2021-03-08Revert "Support disabling rustc build scripts"Daniel McNab-2/+0
2021-03-08Make code completion "just work" in more casesAleksey Kladov-1/+1
2021-03-08Support disabling rustc build scriptsDaniel McNab-0/+2
2021-03-07Merge #7889bors[bot]-0/+2
2021-03-07Make group imports configurableasv-0/+2
2021-03-06Add a line about code action commands to the CoC section of the docsFlorian Diebold-0/+2
2021-03-04Merge #7868bors[bot]-3/+3
2021-03-04Migrate to user-centric config name for `cargo check` stuffAleksey Kladov-3/+3
2021-03-03Clarify comparison ruleAleksey Kladov-1/+7
2021-03-01Axe pre-commitAleksey Kladov-2/+0
2021-02-28Fixed remaining references to `AnalysisChange` (now: `Change`)Vincent Esche-5/+5
2021-02-27Update lsp-extensions.mdvsrs-1/+22
2021-02-24Fix typo.boxdot-1/+1
2021-02-20Fix typosazzamsa-6/+6
2021-02-16document offsetsAleksey Kladov-1/+7
2021-02-14Merge #7643 #7663bors[bot]-1/+1