Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 42 | -298/+152 | |
* | | | Remove cross-crate marks | Aleksey Kladov | 2020-05-20 | 7 | -45/+4 | |
* | | | Significantly more glorious marks | Aleksey Kladov | 2020-05-20 | 4 | -8/+86 | |
* | | | Merge #4530 | bors[bot] | 2020-05-20 | 6 | -90/+83 | |
|\ \ \ | ||||||
| * | | | Use snippets in change_return_type_to_result | Aleksey Kladov | 2020-05-20 | 2 | -47/+36 | |
| * | | | wip | Aleksey Kladov | 2020-05-20 | 1 | -4/+8 | |
| * | | | Cleanup | Aleksey Kladov | 2020-05-20 | 1 | -12/+10 | |
| * | | | Minor | Aleksey Kladov | 2020-05-20 | 1 | -2/+1 | |
| * | | | Minor | Aleksey Kladov | 2020-05-20 | 3 | -5/+10 | |
| * | | | Snippetify add_new | Aleksey Kladov | 2020-05-20 | 2 | -30/+28 | |
* | | | | Fix Some|None order in fill_match_arms | Aleksey Kladov | 2020-05-20 | 3 | -11/+69 | |
|/ / / | ||||||
* | | | Merge #4505 | bors[bot] | 2020-05-20 | 4 | -30/+106 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Apply suggestion of @flodiebold: Get rid of multiple unwraps | Roland Ruckerbauer | 2020-05-19 | 1 | -12/+10 | |
| * | | loop return value inference: add tests | Roland Ruckerbauer | 2020-05-19 | 1 | -0/+63 | |
| * | | Move false negative expr_diverges_missing_arm() to working tests | Roland Ruckerbauer | 2020-05-19 | 1 | -21/+18 | |
| * | | loop return value inference: coerce_merge branches | Roland Ruckerbauer | 2020-05-19 | 1 | -15/+23 | |
| * | | Infer return type of loops with value breaks. | Roland Ruckerbauer | 2020-05-18 | 2 | -6/+16 | |
| |/ | ||||||
* | | Merge #4525 | bors[bot] | 2020-05-20 | 2 | -40/+48 | |
|\ \ | ||||||
| * | | Better cursor placement when adding impl members | Aleksey Kladov | 2020-05-20 | 2 | -40/+48 | |
* | | | Merge #4524 | bors[bot] | 2020-05-20 | 5 | -43/+82 | |
|\| | | ||||||
| * | | Use snippets in add_missing_members | Aleksey Kladov | 2020-05-20 | 5 | -43/+82 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge #4521 #4522 | bors[bot] | 2020-05-20 | 11 | -106/+204 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | Explain the purpose of `ast::make` module more clearly | Aleksey Kladov | 2020-05-20 | 2 | -5/+8 | |
| |/ / |/| | | ||||||
| * | | Moderate cleanup of add_function | Aleksey Kladov | 2020-05-20 | 5 | -65/+128 | |
| * | | Use snippets in add function | Aleksey Kladov | 2020-05-20 | 4 | -39/+74 | |
| * | | Cleanup | Aleksey Kladov | 2020-05-20 | 1 | -5/+2 | |
| * | | Cleanup | Aleksey Kladov | 2020-05-20 | 1 | -3/+2 | |
| * | | Use new format for all assists that don't change cursor positon | Aleksey Kladov | 2020-05-20 | 1 | -1/+2 | |
|/ / | ||||||
* | | New assist: add turbo fish | Aleksey Kladov | 2020-05-19 | 4 | -0/+157 | |
* | | Update test data | Aleksey Kladov | 2020-05-19 | 2 | -38/+16 | |
* | | Server side of SnippetTextEdit | Aleksey Kladov | 2020-05-19 | 9 | -119/+200 | |
* | | Add snippetTextEdit protocol extension | Aleksey Kladov | 2020-05-19 | 1 | -1/+8 | |
* | | Add snippet support for some assists | Aleksey Kladov | 2020-05-19 | 4 | -56/+67 | |
* | | Add AssistConfig | Aleksey Kladov | 2020-05-19 | 13 | -39/+129 | |
* | | Merge #4491 | bors[bot] | 2020-05-19 | 1 | -5/+65 | |
|\ \ | ||||||
| * | | Fix doctests in an Impl block | Coenen Benjamin | 2020-05-17 | 1 | -1/+1 | |
| * | | fix doctest inside impl block #4449 | Benjamin Coenen | 2020-05-17 | 1 | -2/+2 | |
| * | | fix doctest inside impl block #4449 | Benjamin Coenen | 2020-05-16 | 1 | -5/+65 | |
* | | | Cleanup query fn naming | Aleksey Kladov | 2020-05-19 | 2 | -3/+5 | |
* | | | Move public API to the top | Aleksey Kladov | 2020-05-19 | 1 | -9/+9 | |
* | | | Simplify | Aleksey Kladov | 2020-05-19 | 1 | -7/+3 | |
* | | | Cleanup imports | Aleksey Kladov | 2020-05-19 | 1 | -3/+5 | |
| |/ |/| | ||||||
* | | Merge #4501 | bors[bot] | 2020-05-18 | 2 | -5/+18 | |
|\ \ | ||||||
| * | | Querify `importable_locations_in_crate` | Jonas Schievink | 2020-05-18 | 2 | -5/+18 | |
* | | | Merge #4497 | bors[bot] | 2020-05-18 | 2 | -9/+41 | |
|\ \ \ | ||||||
| * | | | Create LowerCtx on the fly | Edwin Cheng | 2020-05-17 | 2 | -9/+41 | |
| | |/ | |/| | ||||||
* | | | Merge #4493 | bors[bot] | 2020-05-18 | 1 | -0/+132 | |
|\ \ \ | ||||||
| * | | | Add more tests for Fn traits | Hrvoje Ban | 2020-05-18 | 1 | -0/+132 | |
| | |/ | |/| | ||||||
* | | | Add "rust-analyzer.lens.enable" | vsrs | 2020-05-18 | 1 | -3/+12 | |
* | | | code formatting | vsrs | 2020-05-17 | 2 | -19/+21 |