aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge #7891bors[bot]2021-03-081-1/+1
|\
| * Document rustc_private in metadataDaniel McNab2021-03-081-1/+1
| * Revert "Support disabling rustc build scripts"Daniel McNab2021-03-081-2/+0
| * Support disabling rustc build scriptsDaniel McNab2021-03-081-0/+2
* | Make code completion "just work" in more casesAleksey Kladov2021-03-081-1/+1
* | Merge #7889bors[bot]2021-03-071-0/+2
|\ \ | |/ |/|
| * Make group imports configurableasv2021-03-071-0/+2
* | Add a line about code action commands to the CoC section of the docsFlorian Diebold2021-03-061-0/+2
|/
* Merge #7868bors[bot]2021-03-041-3/+3
|\
| * Migrate to user-centric config name for `cargo check` stuffAleksey Kladov2021-03-041-3/+3
* | Clarify comparison ruleAleksey Kladov2021-03-031-1/+7
|/
* Axe pre-commitAleksey Kladov2021-03-011-2/+0
* Fixed remaining references to `AnalysisChange` (now: `Change`)Vincent Esche2021-02-281-5/+5
* Fix typo.boxdot2021-02-241-1/+1
* Fix typosazzamsa2021-02-202-6/+6
* document offsetsAleksey Kladov2021-02-161-1/+7
* Merge #7643 #7663bors[bot]2021-02-141-1/+1
|\
| * Allow automatically detect the rustc-src directory (fixes #3517).Benjamin Bouvier2021-02-131-1/+1
* | Remove CodeLensResolveData mention from lsp-extensions.mdivan7702021-02-131-11/+0
* | Moved CodeLens to ide crateivan7702021-02-131-1/+12
|/
* Include a commit log summary in the changelogLaurențiu Nicola2021-02-121-2/+1
* Merge #7653bors[bot]2021-02-121-0/+60
|\
| * Document config patternAleksey Kladov2021-02-121-0/+60
* | fix nightly warning `legacy_derive_helpers`Peter Wischer2021-02-121-1/+1
|/
* Use track caller in test documentationAleksey Kladov2021-02-101-1/+1
* Infra for "unit" benchmarkingAleksey Kladov2021-02-091-0/+5
* Add emacs guideAleksey Kladov2021-02-081-0/+2
* Merge #7592bors[bot]2021-02-081-0/+10
|\
| * [Doc] Note about Eclipse IDE supportMickael Istria2021-02-081-0/+10
* | Vim docs: vim-lsp with initial configuration.Ilya Bobyr2021-02-081-0/+46
* | Explain how initial configuration is sent over LSP.Ilya Bobyr2021-02-081-5/+27
|/
* Add a section on entry pointsAleksey Kladov2021-02-071-1/+9
* Fixing architecture image on dark themeErick Tovar2021-02-071-1/+1
* Remove redunacnyEdwin Cheng2021-02-071-1/+1
* More information for mbeEdwin Cheng2021-02-071-2/+7
* Update architecture.md for mbe and proc-macroEdwin Cheng2021-02-071-0/+11
* Update architecture.mdAdam Tuck2021-02-061-1/+1
* Do not overwrite lock filekjeremy2021-02-051-1/+1
* Add howtosAleksey Kladov2021-02-051-0/+8
* More architecture.mdAleksey Kladov2021-02-041-2/+42
* typo fixesKushagra Gupta2021-02-031-4/+4
* Grammar fixesKushagra Gupta2021-02-031-20/+20
* Fix spelling mistakes in docs/devLukas Wirth2021-02-034-27/+31
* Make architecture more informativeAleksey Kladov2021-02-032-201/+317
* add useless types to the styleguideAleksey Kladov2021-02-021-0/+14
* Improve nvim-lsp setup instructionsLaurențiu Nicola2021-02-011-1/+34
* Explain what to do if a release failsLaurențiu Nicola2021-02-011-0/+4
* Update lsp-extension.md hashEdwin Cheng2021-01-281-1/+1
* Update docEdwin Cheng2021-01-281-1/+1
* Merge #7451bors[bot]2021-01-271-0/+2
|\