Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | Support disabling rustc build scripts | Daniel McNab | 2021-03-08 | 1 | -0/+2 |
* | | Make code completion "just work" in more cases | Aleksey Kladov | 2021-03-08 | 1 | -1/+1 |
* | | Merge #7889 | bors[bot] | 2021-03-07 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Make group imports configurable | asv | 2021-03-07 | 1 | -0/+2 |
* | | Add a line about code action commands to the CoC section of the docs | Florian Diebold | 2021-03-06 | 1 | -0/+2 |
|/ | |||||
* | Migrate to user-centric config name for `cargo check` stuff | Aleksey Kladov | 2021-03-04 | 1 | -3/+3 |
* | Fix typo. | boxdot | 2021-02-24 | 1 | -1/+1 |
* | Allow automatically detect the rustc-src directory (fixes #3517). | Benjamin Bouvier | 2021-02-13 | 1 | -1/+1 |
* | Add emacs guide | Aleksey Kladov | 2021-02-08 | 1 | -0/+2 |
* | Merge #7592 | bors[bot] | 2021-02-08 | 1 | -0/+10 |
|\ | |||||
| * | [Doc] Note about Eclipse IDE support | Mickael Istria | 2021-02-08 | 1 | -0/+10 |
* | | Vim docs: vim-lsp with initial configuration. | Ilya Bobyr | 2021-02-08 | 1 | -0/+46 |
* | | Explain how initial configuration is sent over LSP. | Ilya Bobyr | 2021-02-08 | 1 | -5/+27 |
|/ | |||||
* | Improve nvim-lsp setup instructions | Laurențiu Nicola | 2021-02-01 | 1 | -1/+34 |
* | Add config option to ignore directories | Aleksey Kladov | 2021-01-26 | 1 | -0/+2 |
* | Remove the need to manually sync config in package.json | Aleksey Kladov | 2021-01-26 | 1 | -4/+4 |
* | Add References code lens. | vsrs | 2021-01-23 | 1 | -0/+2 |
* | Merge #7195 | bors[bot] | 2021-01-07 | 1 | -2/+2 |
|\ | |||||
| * | Update remaining serverPath references | Laurențiu Nicola | 2021-01-07 | 1 | -2/+2 |
* | | Use american spelling for config | Aleksey Kladov | 2021-01-07 | 1 | -1/+1 |
|/ | |||||
* | More maintainable config | Aleksey Kladov | 2021-01-06 | 1 | -0/+2 |
* | Allow `#anchor` linking of config options | Aleksey Kladov | 2021-01-05 | 1 | -53/+53 |
* | Merge #7113 | bors[bot] | 2021-01-03 | 1 | -0/+3 |
|\ | |||||
| * | Expand contributing "tip" in manual.adoc | Luke Taylor | 2020-12-31 | 1 | -0/+3 |
* | | Add support for Rust 2021. | Mara Bos | 2021-01-01 | 1 | -1/+1 |
|/ | |||||
* | Update manual.adoc | Heyward Fann | 2020-12-24 | 1 | -1/+1 |
* | Document, how to view config in effect | Aleksey Kladov | 2020-12-23 | 1 | -0/+3 |
* | Clean up descriptions for settings | Rüdiger Herrmann | 2020-12-22 | 1 | -13/+13 |
* | Split lines between sentences | Laurențiu Nicola | 2020-12-20 | 1 | -15/+27 |
* | Document the version requirements for building from source | Laurențiu Nicola | 2020-12-20 | 1 | -1/+1 |
* | Link config source | Aleksey Kladov | 2020-12-14 | 1 | -0/+2 |
* | Docs: Explain manual installation in VS Code | Christian Authmann | 2020-12-13 | 1 | -0/+17 |
* | Use natural trait ordering in derive completion | Aleksey Kladov | 2020-12-11 | 1 | -119/+0 |
* | Improve docs for building from source | Laurențiu Nicola | 2020-12-10 | 1 | -1/+8 |
* | Fix a typo in manual.adoc | Josh Stone | 2020-12-09 | 1 | -1/+1 |