Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
* | Merge #8605 | bors[bot] | 2021-04-22 | 1 | -6/+12 | |
|\ | ||||||
| * | Automatically categorize the changelog entries | Laurențiu Nicola | 2021-04-20 | 1 | -6/+12 | |
* | | Merge #8621 | bors[bot] | 2021-04-22 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | feat: make sure nightly regressions don't break users | Aleksey Kladov | 2021-04-22 | 1 | -0/+4 | |
| |/ | ||||||
* | | Code review feedback. | James Leitch | 2021-04-21 | 1 | -2/+2 | |
* | | Diagnostic Remap Path Prefixes added. | James Leitch | 2021-04-21 | 1 | -0/+6 | |
|/ | ||||||
* | Merge #8598 | bors[bot] | 2021-04-20 | 1 | -26/+48 | |
|\ | ||||||
| * | minor: fix ugly line wrapping in the rendered manual | Aleksey Kladov | 2021-04-20 | 1 | -26/+48 | |
* | | Merge #8588 | bors[bot] | 2021-04-19 | 1 | -0/+11 | |
|\ \ | |/ |/| | ||||||
| * | internal: Add guidelines for release notes PR descriptions | Laurențiu Nicola | 2021-04-19 | 1 | -0/+11 | |
* | | Remove confusion around serverStatusNotification | Aleksey Kladov | 2021-04-19 | 1 | -3/+8 | |
* | | 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 |