Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Jump to sourceChanges in other files | Timo Freiberg | 2020-04-21 | 3 | -16/+15 | |
| * | | | | | Add target file information to AssistAction | Timo Freiberg | 2020-04-21 | 4 | -16/+82 | |
| * | | | | | Make add_function generate functions in other modules via qualified path | Timo Freiberg | 2020-04-21 | 4 | -29/+205 | |
* | | | | | | Merge #4127 | bors[bot] | 2020-04-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | More helpful error message if toolchain is not in PATH | Aleksey Kladov | 2020-04-24 | 1 | -0/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge #4126 | bors[bot] | 2020-04-24 | 1 | -6/+38 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Don't omit methods with self from path completion | Jonas Schievink | 2020-04-24 | 1 | -6/+38 | |
|/ / / / / | ||||||
* | | | | | Merge #4105 | bors[bot] | 2020-04-24 | 5 | -0/+595 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Adds attribute completions (#3941) | Roberto Vidal | 2020-04-24 | 5 | -0/+595 | |
|/ / / / | ||||||
* | | | | Merge #4121 | bors[bot] | 2020-04-24 | 5 | -48/+59 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Better label for macros completion | Aleksey Kladov | 2020-04-24 | 5 | -48/+59 | |
|/ / / | ||||||
* | | | Merge #4101 | bors[bot] | 2020-04-24 | 2 | -12/+5 | |
|\ \ \ | ||||||
| * | | | Refactor a bit | Edwin Cheng | 2020-04-24 | 1 | -8/+3 | |
| * | | | Bubble up error | Edwin Cheng | 2020-04-23 | 2 | -10/+7 | |
| * | | | Fix typo | Edwin Cheng | 2020-04-23 | 1 | -1/+1 | |
| * | | | Panic proc macro srv if read request failed | Edwin Cheng | 2020-04-23 | 1 | -2/+3 | |
* | | | | Merge #4118 | bors[bot] | 2020-04-24 | 1 | -10/+10 | |
|\ \ \ \ | ||||||
| * | | | | :arrow_up: crates (to bust the caches) | Aleksey Kladov | 2020-04-24 | 1 | -10/+10 | |
|/ / / / | ||||||
* | | | | Merge #4117 | bors[bot] | 2020-04-24 | 2 | -0/+14 | |
|\ \ \ \ | ||||||
| * | | | | Honor snippet capability | Aleksey Kladov | 2020-04-24 | 2 | -0/+14 | |
* | | | | | Merge #4116 | bors[bot] | 2020-04-24 | 9 | -63/+141 | |
|\| | | | | ||||||
| * | | | | Make sure that adding a snippet requires corresponding capability | Aleksey Kladov | 2020-04-24 | 6 | -44/+107 | |
| * | | | | Introduce internal snippet cap | Aleksey Kladov | 2020-04-24 | 2 | -0/+14 | |
| * | | | | Move CompletionConfig to a separate module | Aleksey Kladov | 2020-04-24 | 2 | -19/+20 | |
* | | | | | Merge #4114 | bors[bot] | 2020-04-24 | 10 | -333/+329 | |
|\| | | | | ||||||
| * | | | | Don't set sortText | Aleksey Kladov | 2020-04-24 | 2 | -18/+10 | |
| * | | | | Add test marks | Aleksey Kladov | 2020-04-24 | 2 | -0/+6 | |
| * | | | | Introduce ActiveParameter | Aleksey Kladov | 2020-04-24 | 5 | -30/+35 | |
| * | | | | Move tests to where they belong | Aleksey Kladov | 2020-04-24 | 2 | -231/+231 | |
| * | | | | Refactor | Aleksey Kladov | 2020-04-24 | 1 | -24/+18 | |
| * | | | | Restore CompletionItem immutability | Aleksey Kladov | 2020-04-24 | 2 | -31/+23 | |
| * | | | | More functional | Aleksey Kladov | 2020-04-24 | 2 | -11/+18 | |
| * | | | | Move | Aleksey Kladov | 2020-04-23 | 1 | -9/+9 | |
|/ / / / | ||||||
* | | | | Merge #4106 | bors[bot] | 2020-04-23 | 2 | -1/+42 | |
|\ \ \ \ | ||||||
| * | | | | Fix wrong substitution code | Florian Diebold | 2020-04-23 | 2 | -1/+42 | |
* | | | | | Merge #3954 | bors[bot] | 2020-04-23 | 9 | -40/+412 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-21 | 2 | -5/+6 | |
| * | | | | | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-21 | 1 | -3/+1 | |
| * | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-04-21 | 60 | -422/+1076 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-21 | 4 | -48/+47 | |
| * | | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-04-18 | 30 | -183/+705 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | feat: improve dot completions with scoring | Benjamin Coenen | 2020-04-17 | 1 | -5/+1 | |
| * | | | | | | revert tidy tests changes | Benjamin Coenen | 2020-04-17 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-04-17 | 51 | -364/+1126 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | feat: improve dot completions with scoring | Benjamin Coenen | 2020-04-17 | 4 | -77/+52 | |
| * | | | | | | | feat: improve dot completions with scoring | Benjamin Coenen | 2020-04-16 | 7 | -113/+103 | |
| * | | | | | | | feat: improve dot completions in a struct literal expression | Benjamin Coenen | 2020-04-15 | 4 | -31/+196 | |
| * | | | | | | | add sort_text to sort in editor view | Benjamin Coenen | 2020-04-14 | 2 | -8/+12 | |
| * | | | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-04-14 | 25 | -145/+557 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve autocompletion by looking on the type and name, change implementation... | Benjamin Coenen | 2020-04-12 | 4 | -27/+97 |