Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix spec bug | Aleksey Kladov | 2021-04-19 | 1 | -1/+1 | |
|/ / | ||||||
* | | Update docs/dev/README.md | Aleksey Kladov | 2021-04-19 | 1 | -1/+1 | |
* | | internal: document review requesting etiquette | Aleksey Kladov | 2021-04-19 | 1 | -0/+3 | |
* | | Update lsp-extensions docs | Lukas Wirth | 2021-04-18 | 1 | -1/+2 | |
* | | Fix markdown links | Jonas Schievink | 2021-04-15 | 1 | -3/+3 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #8510 #8533 | bors[bot] | 2021-04-15 | 2 | -4/+4 | |
|\ \ \ | ||||||
| | * | | Fix typo in style guide | Jonas Schievink | 2021-04-15 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
| * | | Move cursor position when using item movers | Jonas Schievink | 2021-04-13 | 1 | -3/+3 | |
|/ / | ||||||
* | | Merge #8432 | bors[bot] | 2021-04-13 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | decl_check: consider outer scopes' allows | Jade | 2021-04-08 | 1 | -1/+1 | |
* | | | internal: don't use `#[should_panic]` for tests | Aleksey Kladov | 2021-04-13 | 1 | -0/+10 | |
* | | | internal: clarify who a rls-2.0 wg | Aleksey Kladov | 2021-04-12 | 1 | -3/+5 | |
| |/ |/| | ||||||
* | | feat: avoid checking the whole project during initial loading | Aleksey Kladov | 2021-04-12 | 1 | -0/+6 | |
* | | Remove extra bracket in architecture docs | Laurențiu Nicola | 2021-04-08 | 1 | -2/+2 | |
|/ | ||||||
* | Adjust fixture docs a bit | Kirill Bulatov | 2021-04-06 | 1 | -1/+1 | |
* | Small grammar fixes | Kirill Bulatov | 2021-04-06 | 4 | -21/+22 | |
* | Update Zulip link and macro privacy statement | Kirill Bulatov | 2021-04-06 | 1 | -1/+1 | |
* | internal: document broken windows | Aleksey Kladov | 2021-04-06 | 1 | -0/+2 | |
* | More robust status notifications | Aleksey Kladov | 2021-04-06 | 1 | -8/+22 | |
* | internal: explain "extract if condition" refactoring | Aleksey Kladov | 2021-04-05 | 1 | -1/+20 | |
* | docs: Fix moveItem method name | sim | 2021-04-04 | 1 | -2/+1 | |
* | internal: document style for helper functions and variables | Aleksey Kladov | 2021-04-02 | 1 | -1/+40 | |
* | internal: document Cargo.lock maintenance process | Aleksey Kladov | 2021-04-02 | 1 | -2/+2 | |
* | internal: touch up dev readme | Aleksey Kladov | 2021-03-30 | 1 | -38/+35 | |
* | remove enumeration | PSeitz | 2021-03-29 | 1 | -2/+2 | |
* | update vim ycm installation instruction | PSeitz | 2021-03-29 | 1 | -15/+2 | |
* | internal: make --log-file more discoverable | Aleksey Kladov | 2021-03-29 | 1 | -2/+5 | |
* | 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 | |
* | Merge #8054 | bors[bot] | 2021-03-22 | 1 | -1/+27 | |
|\ | ||||||
| * | Item up and down movers | ivan770 | 2021-03-18 | 1 | -1/+27 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #8136 #8146 | bors[bot] | 2021-03-22 | 1 | -0/+3 | |
|\ \ \ | ||||||
| | * | | Update docs/dev/README.md | Aleksey Kladov | 2021-03-22 | 1 | -1/+1 | |
| | * | | Document patch policy | Aleksey Kladov | 2021-03-22 | 1 | -0/+3 | |
* | | | | 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 | |
|/ | ||||||
* | Prefer match to if let else | Aleksey Kladov | 2021-03-16 | 1 | -0/+21 | |
* | Enable proc-macros by default | Aleksey Kladov | 2021-03-15 | 1 | -1/+1 | |
* | Fix `cargo xtask lint` references | Laurențiu Nicola | 2021-03-14 | 1 | -2/+2 | |
* | Merge #7799 | bors[bot] | 2021-03-13 | 1 | -1/+17 | |
|\ | ||||||
| * | Fix LSP extensions documentation | vsrs | 2021-03-11 | 1 | -7/+2 | |
| * | Update lsp-extensions.md | vsrs | 2021-02-27 | 1 | -1/+22 | |
* | | Fix remaining references to `cargo xtask codegen` | Lukas Wirth | 2021-03-12 | 2 | -4/+4 | |
* | | Make code less surprising | Aleksey Kladov | 2021-03-09 | 1 | -57/+265 | |
* | | Merge #7927 | bors[bot] | 2021-03-09 | 1 | -1/+1 | |
|\ \ |