Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add config setting for self-on-the-fly | Lukas Wirth | 2021-05-31 | 1 | -0/+6 |
* | Fix incorrect setting descriptions | Lucas Schwiderski | 2021-05-29 | 1 | -6/+6 |
* | Merge #8767 | bors[bot] | 2021-05-25 | 1 | -0/+7 |
|\ | |||||
| * | implement range formatting | Andy Russell | 2021-05-23 | 1 | -0/+7 |
* | | Update download instructions | Laurențiu Nicola | 2021-05-24 | 1 | -4/+4 |
* | | docs: fix binary installation instructions | Christoph Schmatzler | 2021-05-24 | 1 | -1/+1 |
|/ | |||||
* | docs(manual): Add rust-tools.nvim to nvim-lsp | sim | 2021-05-23 | 1 | -0/+2 |
* | Update outdated auto-import documentation | Lukas Tobias Wirth | 2021-05-20 | 1 | -1/+1 |
* | Merge #8873 | bors[bot] | 2021-05-20 | 1 | -2/+7 |
|\ | |||||
| * | Replace ImportGranularity::Guess with guessing boolean flag | Lukas Tobias Wirth | 2021-05-19 | 1 | -2/+7 |
* | | Add new LSP extension for workspace symbol lookup | alcroito | 2021-05-17 | 1 | -0/+10 |
|/ | |||||
* | minor: adjust config name | Aleksey Kladov | 2021-05-17 | 1 | -9/+9 |
* | Merge #8795 | bors[bot] | 2021-05-17 | 1 | -0/+9 |
|\ | |||||
| * | Formatting and docs | John Renner | 2021-05-10 | 1 | -0/+9 |
* | | minor: and one more recipe for ace | Aleksey Kladov | 2021-05-17 | 1 | -0/+1 |
* | | Update docs | Lukas Wirth | 2021-05-10 | 1 | -1/+1 |
* | | fix: fix manual rendering | Aleksey Kladov | 2021-05-10 | 1 | -1/+0 |
* | | feat: make troubleshooting a top-level section | Aleksey Kladov | 2021-05-08 | 1 | -35/+35 |
* | | feat: friendlier trouble shooting guide | Aleksey Kladov | 2021-05-08 | 1 | -8/+32 |
* | | docs: Add Kate installation section | Méven Car | 2021-05-08 | 1 | -0/+27 |
* | | fix: direct people to the right repository | Aleksey Kladov | 2021-05-07 | 1 | -2/+0 |
|/ | |||||
* | Merge #8482 | bors[bot] | 2021-05-03 | 1 | -0/+35 |
|\ | |||||
| * | Merge with semantic style section | Daniel Franklin | 2021-05-03 | 1 | -8/+25 |
| * | Mention how to customize unsafe operation styles | Daniel Franklin | 2021-04-12 | 1 | -0/+18 |
* | | internal: ensure that client and server-side configs are not mixed up | Aleksey Kladov | 2021-04-28 | 1 | -5/+0 |
* | | Add config options | Jorge Mederos Alvarado | 2021-04-27 | 1 | -0/+5 |
* | | Code review feedback. | James Leitch | 2021-04-21 | 1 | -2/+2 |
* | | Diagnostic Remap Path Prefixes added. | James Leitch | 2021-04-21 | 1 | -0/+6 |
* | | minor: fix ugly line wrapping in the rendered manual | Aleksey Kladov | 2021-04-20 | 1 | -26/+48 |
* | | Merge #8432 | bors[bot] | 2021-04-13 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | decl_check: consider outer scopes' allows | Jade | 2021-04-08 | 1 | -1/+1 |
* | | feat: avoid checking the whole project during initial loading | Aleksey Kladov | 2021-04-12 | 1 | -0/+6 |
|/ | |||||
* | remove enumeration | PSeitz | 2021-03-29 | 1 | -2/+2 |
* | update vim ycm installation instruction | PSeitz | 2021-03-29 | 1 | -15/+2 |
* | Mention the rustup version in the manual | Laurențiu Nicola | 2021-03-27 | 1 | -0/+9 |
* | Fix manual description for rust_project.json | Thiébaud Weksteen | 2021-03-25 | 1 | -1/+1 |
* | Bump the default hint length | Kirill Bulatov | 2021-03-23 | 1 | -1/+1 |
* | Limit the hints size by default | Kirill Bulatov | 2021-03-23 | 1 | -2/+2 |
* | Apply suggestions from code review | Aleksey Kladov | 2021-03-22 | 1 | -2/+2 |
* | Update docs/user/manual.adoc | Aleksey Kladov | 2021-03-22 | 1 | -1/+1 |
* | Document our security stance | Aleksey Kladov | 2021-03-22 | 1 | -0/+14 |
* | Update docs/user/manual.adoc | Aleksey Kladov | 2021-03-18 | 1 | -1/+1 |
* | Update info about Eclipse Corrosion | Mickael Istria | 2021-03-18 | 1 | -4/+2 |
* | Enable proc-macros by default | Aleksey Kladov | 2021-03-15 | 1 | -1/+1 |
* | Fix remaining references to `cargo xtask codegen` | Lukas Wirth | 2021-03-12 | 1 | -1/+1 |
* | Make code less surprising | Aleksey Kladov | 2021-03-09 | 1 | -57/+265 |
* | Add more documentation for rustc_private | Joshua Nelson | 2021-03-08 | 1 | -1/+1 |
* | Merge #7891 | bors[bot] | 2021-03-08 | 1 | -1/+1 |
|\ | |||||
| * | Document rustc_private in metadata | Daniel McNab | 2021-03-08 | 1 | -1/+1 |
| * | Revert "Support disabling rustc build scripts" | Daniel McNab | 2021-03-08 | 1 | -2/+0 |