Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise the import search query cap | Kirill Bulatov | 2020-01-26 | 1 | -2/+3 |
* | Remove unnecessary lifetime parameter | Kirill Bulatov | 2020-01-26 | 3 | -9/+9 |
* | Initial auto import action implementation | Kirill Bulatov | 2020-01-26 | 10 | -19/+438 |
* | Merge #2906 | bors[bot] | 2020-01-26 | 4 | -6/+27 |
|\ | |||||
| * | Gate CI on windows build | Aleksey Kladov | 2020-01-26 | 1 | -1/+1 |
| * | Bump main thread priority on windows | Aleksey Kladov | 2020-01-26 | 3 | -0/+23 |
| * | Use default threadpool size | Aleksey Kladov | 2020-01-25 | 1 | -5/+3 |
* | | Merge #2907 | bors[bot] | 2020-01-26 | 1 | -0/+15 |
|\ \ | |/ |/| | |||||
| * | 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 |
|/ | |||||
* | 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 |