Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Cleanup TextEdit | Aleksey Kladov | 2020-05-21 | 3 | -6/+6 | |
* | | | | | | Remove dead code for handling cursor positions | Aleksey Kladov | 2020-05-21 | 3 | -6/+0 | |
* | | | | | | Transition OnEnter to WorkspaceSnippetEdit | Aleksey Kladov | 2020-05-21 | 1 | -16/+13 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Remove unused cursor positions | Aleksey Kladov | 2020-05-21 | 1 | -3/+0 | |
* | | | | | Remove unused cursor positions | Aleksey Kladov | 2020-05-20 | 1 | -13/+7 | |
| |_|_|/ |/| | | | ||||||
* | | | | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 8 | -52/+34 | |
* | | | | Remove cross-crate marks | Aleksey Kladov | 2020-05-20 | 2 | -12/+1 | |
* | | | | Add AssistConfig | Aleksey Kladov | 2020-05-19 | 5 | -7/+12 | |
* | | | | 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 | |
| |/ / |/| | | ||||||
* | | | Merge #4472 | bors[bot] | 2020-05-16 | 2 | -1/+46 | |
|\ \ \ | ||||||
| * | | | Fix completion and hover for module and function of same name | Hasan Ali | 2020-05-16 | 2 | -1/+46 | |
* | | | | Add 'self to parameter' renaming. | zbsz | 2020-05-16 | 1 | -5/+206 | |
|/ / / | ||||||
* | | | Prioritize locals with correct types | Aleksey Kladov | 2020-05-14 | 2 | -5/+55 | |
* | | | Make some stuff public so that they can be reused by other tools | Pavan Kumar Sunkara | 2020-05-14 | 1 | -6/+2 | |
* | | | add more specific match postfix for Result and Option | Benjamin Coenen | 2020-05-12 | 1 | -15/+43 | |
* | | | Merge #4423 | bors[bot] | 2020-05-11 | 1 | -0/+26 | |
|\ \ \ | ||||||
| * | | | add tests module snippet | Benjamin Coenen | 2020-05-11 | 1 | -0/+8 | |
| * | | | add tests module snippet | Benjamin Coenen | 2020-05-11 | 1 | -0/+18 | |
* | | | | Merge #4358 | bors[bot] | 2020-05-11 | 1 | -1/+205 | |
|\ \ \ \ | ||||||
| * | | | | add if let and while let postfix for Option and Result | Benjamin Coenen | 2020-05-10 | 1 | -38/+44 | |
| * | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into feat_4348 | Benjamin Coenen | 2020-05-10 | 3 | -10/+83 | |
| |\ \ \ \ | ||||||
| * | | | | | add if let and while let postfix for Option and Result #4348 | Benjamin Coenen | 2020-05-07 | 1 | -1/+199 | |
* | | | | | | Merge #4397 | bors[bot] | 2020-05-11 | 3 | -2/+38 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Color `for` as a regular keyword when it's part of impl _ for _ | George Fraser | 2020-05-10 | 3 | -1/+28 | |
| * | | | | | Color `in` as a control keyword | George Fraser | 2020-05-10 | 3 | -1/+10 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge #4421 | bors[bot] | 2020-05-11 | 1 | -0/+25 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Find references to a function outside module | Fedor Sakharov | 2020-05-11 | 1 | -0/+25 | |
| | |/ / | |/| | | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge #4394 #4414 | bors[bot] | 2020-05-10 | 4 | -6/+35 | |
|\ \ \ \ \ | ||||||
| | * | | | | Highlight the name in macro declarations | Matthew Jasper | 2020-05-10 | 3 | -3/+18 | |
| | * | | | | Highlight mutable statics as mutable | Matthew Jasper | 2020-05-10 | 3 | -3/+17 | |
| | |/ / / | ||||||
* | / / / | Simplify proto conversion | Aleksey Kladov | 2020-05-10 | 1 | -2/+7 | |
| |/ / / |/| | | | ||||||
* | | | | Remove dbg | Edwin Cheng | 2020-05-10 | 1 | -1/+0 | |
* | | | | Hot fix panic for function_signature | Edwin Cheng | 2020-05-10 | 1 | -7/+13 | |
|/ / / | ||||||
* | | | Merge #4346 | bors[bot] | 2020-05-07 | 1 | -0/+62 | |
|\ \ \ | ||||||
| * | | | Fix rename of enum variant visible from module | Fedor Sakharov | 2020-05-06 | 1 | -0/+62 | |
* | | | | Nicer API | Aleksey Kladov | 2020-05-07 | 1 | -1/+1 | |
* | | | | Rename AssitLabel -> Assist | Aleksey Kladov | 2020-05-07 | 1 | -3/+3 | |
* | | | | Fix panic in FunctionSignature | Aleksey Kladov | 2020-05-07 | 1 | -1/+7 | |
| |/ / |/| | | ||||||
* | | | Merge #4316 #4351 | bors[bot] | 2020-05-06 | 1 | -4/+45 | |
|\ \ \ | ||||||
| * | | | do not truncate display for hover | Benjamin Coenen | 2020-05-06 | 1 | -2/+2 | |
| * | | | do not truncate display for hover | Benjamin Coenen | 2020-05-06 | 1 | -1/+42 | |
| * | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into fix_4311 | Benjamin Coenen | 2020-05-06 | 14 | -89/+169 | |
| |\ \ \ | ||||||
| * | | | | do not truncate display for hover #4311 | Benjamin Coenen | 2020-05-05 | 1 | -1/+1 | |
* | | | | | Minor | Aleksey Kladov | 2020-05-06 | 1 | -1/+2 | |
* | | | | | Rename | Aleksey Kladov | 2020-05-06 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Use SourceChange for assists | Aleksey Kladov | 2020-05-06 | 2 | -49/+24 | |
* | | | | Lift SourceChange to the ra_ide_db | Aleksey Kladov | 2020-05-06 | 4 | -132/+11 | |
* | | | | Fix capitalization | Aleksey Kladov | 2020-05-06 | 1 | -2/+2 | |
| |/ / |/| | |