Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | fixed inline_local_variable bug | Tomáš | 2020-01-25 | 1 | -0/+15 | |
| |/ / / | ||||||
| * | | | Merge #2899 | bors[bot] | 2020-01-25 | 1 | -1/+15 | |
| |\ \ \ | ||||||
| | * | | | Provide more runners for potential tests | Kirill Bulatov | 2020-01-23 | 1 | -1/+15 | |
| * | | | | Merge #2903 | bors[bot] | 2020-01-25 | 4 | -12/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | Add print_time helper | Aleksey Kladov | 2020-01-25 | 1 | -0/+15 | |
| | * | | | | Disable env_logger humantime feature | Aleksey Kladov | 2020-01-25 | 3 | -12/+2 | |
| |/ / / / | ||||||
| * | | | | Merge #2901 | bors[bot] | 2020-01-24 | 3 | -5/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Cancel requests during shutdown | Aleksey Kladov | 2020-01-24 | 3 | -5/+10 | |
| |/ / / / | ||||||
| * | | | | Merge #2898 | bors[bot] | 2020-01-23 | 5 | -18/+16 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Remove RWLock from check watcher. | Emil Lauridsen | 2020-01-23 | 5 | -18/+16 | |
| |/ / / | ||||||
* | | | | Added associated type completion. | Kevin DeLorey | 2020-02-08 | 1 | -3/+15 | |
* | | | | Cleaning up unessicary code that the Magic completion takes care of. | Kevin DeLorey | 2020-02-08 | 1 | -39/+8 | |
* | | | | Got the magic completion working. | Kevin DeLorey | 2020-02-08 | 2 | -41/+16 | |
* | | | | Update completion kind to Magic in the unit tests. | Kevin DeLorey | 2020-02-08 | 1 | -2/+2 | |
* | | | | Add detection for a user already starting a fn impl and still providing compl... | Kevin DeLorey | 2020-02-05 | 2 | -38/+157 | |
* | | | | Already implemented fn will no longer be suggested for trait implementations. | Kevin DeLorey | 2020-01-29 | 2 | -17/+131 | |
* | | | | Renamed the trait completion mod. | Kevin DeLorey | 2020-01-23 | 2 | -3/+3 | |
* | | | | Added basic support for completing `fn` for trait impl. | Kevin DeLorey | 2020-01-23 | 3 | -0/+116 | |
|/ / / | ||||||
* | | | Merge #2896 | bors[bot] | 2020-01-22 | 3 | -41/+41 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Update crates | kjeremy | 2020-01-22 | 3 | -41/+41 | |
|/ / | ||||||
* | | Merge #2894 | bors[bot] | 2020-01-22 | 3 | -3/+20 | |
|\ \ | ||||||
| * | | Omit default parameters for reference types | Kirill Bulatov | 2020-01-22 | 3 | -3/+20 | |
|/ / | ||||||
* | | Merge #2891 | bors[bot] | 2020-01-22 | 2 | -29/+24 | |
|\ \ | ||||||
| * | | Fixed a typo | Veetaha | 2020-01-22 | 1 | -1/+1 | |
| * | | Fixed a typo | Veetaha | 2020-01-22 | 1 | -1/+1 | |
| * | | Preserved a comment on the bug previously present in ast::Literal::kind() | Veetaha | 2020-01-22 | 1 | -0/+5 | |
| * | | ra_syntax: remove code duplication and token reevaluation from ast::Literal::... | Veetaha | 2020-01-22 | 2 | -32/+22 | |
|/ / | ||||||
* | | Don't fail fast on CI | Aleksey Kladov | 2020-01-22 | 1 | -0/+1 | |
* | | Merge #2893 | bors[bot] | 2020-01-22 | 1 | -0/+535 | |
|\ \ | ||||||
| * | | Add syntax guide | Aleksey Kladov | 2020-01-22 | 1 | -0/+535 | |
|/ / | ||||||
* | | Merge #2884 | bors[bot] | 2020-01-21 | 2 | -12/+12 | |
|\ \ | ||||||
| * | | vscode-languageclient 6.0.1 | Jeremy Kolb | 2020-01-21 | 2 | -12/+12 | |
|/ / | ||||||
* | | Merge #2877 | bors[bot] | 2020-01-20 | 4 | -27/+55 | |
|\ \ | |/ |/| | ||||||
| * | changed 'descendants()' to 'children()' | TomasKralCZ | 2020-01-20 | 1 | -4/+1 | |
| * | added eq_token() method to LetStmt | TomasKralCZ | 2020-01-19 | 2 | -2/+8 | |
| * | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer | TomasKralCZ | 2020-01-19 | 15 | -86/+181 | |
| |\ | ||||||
| * | | fix 'add_explicit_type' assist range | TomasKralCZ | 2020-01-19 | 1 | -1/+26 | |
| * | | fix typo in 'inline_local_variable' | TomasKralCZ | 2020-01-19 | 2 | -26/+26 | |
* | | | Merge #2878 | bors[bot] | 2020-01-19 | 1 | -4/+52 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix a corner case when printing unaccounted time | Michal Terepeta | 2020-01-19 | 1 | -4/+52 | |
|/ / | ||||||
* | | Merge #2875 | bors[bot] | 2020-01-18 | 3 | -23/+38 | |
|\ \ | ||||||
| * | | Improve parameter hints a bit & add emacs support | Florian Diebold | 2020-01-18 | 3 | -23/+38 | |
|/ / | ||||||
* | | Merge #2870 | bors[bot] | 2020-01-17 | 3 | -5/+35 | |
|\ \ | ||||||
| * | | Fix inference for shift operators | Florian Diebold | 2020-01-17 | 3 | -5/+35 | |
|/ / | ||||||
* | | Merge #2867 | bors[bot] | 2020-01-17 | 4 | -55/+59 | |
|\ \ | ||||||
| * | | Nest attrs into exprs in function args | Aleksey Kladov | 2020-01-17 | 3 | -32/+23 | |
| * | | Extract expr_with_attrs | Aleksey Kladov | 2020-01-17 | 3 | -23/+36 | |
|/ / | ||||||
* | | Merge pull request #2813 from jyn514/arg_attributes | Aleksey Kladov | 2020-01-17 | 3 | -0/+45 | |
|\ \ | ||||||
| * | | move inline function closer to relevant code | Joshua Nelson | 2020-01-17 | 5 | -119/+44 | |
| * | | shrink inline tes | Joshua Nelson | 2020-01-16 | 1 | -9/+3 |