Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add doc describing limited capabilities | Robin van Dijk | 2020-10-06 | 1 | -0/+2 |
* | add docstring | Robin van Dijk | 2020-10-05 | 1 | -0/+3 |
* | honor content_format clientcap | Robin van Dijk | 2020-10-05 | 5 | -9/+74 |
* | Merge #5997 | bors[bot] | 2020-10-03 | 1 | -15/+117 |
|\ | |||||
| * | Improve readability in inlay_hints.rs | Igor Aleksanov | 2020-10-03 | 1 | -4/+5 |
| * | Remove 'for_expr' test from inlay_hints.rs | Igor Aleksanov | 2020-10-03 | 1 | -14/+1 |
| * | Make the tests for complete/incomplete for inlay hints work | Igor Aleksanov | 2020-10-03 | 1 | -10/+77 |
| * | Better inlay hints in 'for' loops | Igor Aleksanov | 2020-10-03 | 1 | -2/+49 |
|/ | |||||
* | Merge #6125 | bors[bot] | 2020-10-02 | 1 | -40/+34 |
|\ | |||||
| * | Simplify ast_transform | Aleksey Kladov | 2020-10-02 | 1 | -40/+34 |
|/ | |||||
* | Merge #6123 | bors[bot] | 2020-10-02 | 38 | -672/+567 |
|\ | |||||
| * | rename mock_analysis -> fixture | Aleksey Kladov | 2020-10-02 | 23 | -99/+90 |
| * | Get rid of MockAnalysis | Aleksey Kladov | 2020-10-02 | 19 | -420/+288 |
| * | Rewrite fixtures on top of Change | Aleksey Kladov | 2020-10-02 | 1 | -83/+90 |
| * | Move ide::AnalysisChange -> base_db::Change | Aleksey Kladov | 2020-10-02 | 11 | -93/+122 |
* | | Merge #6122 | bors[bot] | 2020-10-02 | 1 | -176/+181 |
|\| | |||||
| * | Expectify find_references tests | Aleksey Kladov | 2020-10-02 | 1 | -176/+181 |
|/ | |||||
* | Merge #6121 | bors[bot] | 2020-10-02 | 2 | -13/+14 |
|\ | |||||
| * | Reduce visibiity | Aleksey Kladov | 2020-10-02 | 2 | -13/+14 |
|/ | |||||
* | Merge #5988 | bors[bot] | 2020-10-02 | 3 | -2/+338 |
|\ | |||||
| * | Use expect_test to make format_str_parser test more data-driven | Igor Aleksanov | 2020-10-02 | 1 | -35/+35 |
| * | Use lookup table instead of enum for postfix completion kinds | Igor Aleksanov | 2020-10-02 | 1 | -62/+20 |
| * | Use ast::String for extracting string literal contents | Igor Aleksanov | 2020-10-02 | 2 | -14/+19 |
| * | Improve format-like completions code appearance | Igor Aleksanov | 2020-10-02 | 2 | -32/+26 |
| * | Add missing entry to doc-comment | Igor Aleksanov | 2020-10-02 | 1 | -0/+1 |
| * | Simplify is_string_literal function | Igor Aleksanov | 2020-10-02 | 1 | -9/+5 |
| * | Improve checks for postfix suggestions | Igor Aleksanov | 2020-10-02 | 3 | -16/+23 |
| * | Add postfix completion for format-like string literals | Igor Aleksanov | 2020-10-02 | 3 | -1/+376 |
* | | Merge #5954 | bors[bot] | 2020-10-02 | 10 | -2/+67 |
|\ \ | |||||
| * | | Fix failing test | Igor Aleksanov | 2020-10-02 | 1 | -0/+6 |
| * | | Support 'runnables' options in the vs code extension | Igor Aleksanov | 2020-10-02 | 5 | -2/+31 |
| * | | Replace 'cargo_prefix' option with 'override_cargo' | Igor Aleksanov | 2020-10-02 | 4 | -10/+10 |
| * | | Add support of runnables arguments in Rust Analyzer | Igor Aleksanov | 2020-10-02 | 4 | -0/+30 |
| |/ | |||||
* | | Merge #6105 | bors[bot] | 2020-10-02 | 1 | -48/+85 |
|\ \ | |/ |/| | |||||
| * | Fix path comparison not comparing paths correctly with unequal lengths | Lukas Wirth | 2020-10-01 | 1 | -48/+85 |
* | | Merge #6118 | bors[bot] | 2020-10-02 | 1 | -0/+10 |
|\ \ | |||||
| * | | Document Clippy strategy | Aleksey Kladov | 2020-10-02 | 1 | -0/+10 |
* | | | Merge #6104 | bors[bot] | 2020-10-02 | 6 | -7/+7 |
|\ \ \ | |||||
| * | | | Minor clippy performance suggestions | kjeremy | 2020-09-30 | 6 | -7/+7 |
* | | | | Merge #6116 | bors[bot] | 2020-10-02 | 3 | -19/+19 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Up rustc-ap-rustc_lexer to 681 | kjeremy | 2020-10-01 | 3 | -19/+19 |
| | |/ | |/| | |||||
* | | | Merge #6114 | bors[bot] | 2020-10-01 | 1 | -5/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Improve grammar and fix code example in style guide | Laurențiu Nicola | 2020-10-01 | 1 | -5/+4 |
|/ / | |||||
* | | Merge #6101 | bors[bot] | 2020-10-01 | 1 | -12/+19 |
|\ \ | |||||
| * | | cargo update | kjeremy | 2020-09-30 | 1 | -12/+19 |
| |/ | |||||
* | | Merge #6102 | bors[bot] | 2020-09-30 | 1 | -21/+52 |
|\ \ | |/ |/| | |||||
| * | Fix MergingBehaviour::Last not working properly | Lukas Wirth | 2020-09-30 | 1 | -21/+52 |
|/ | |||||
* | Merge #6096 | bors[bot] | 2020-09-29 | 8 | -32/+85 |
|\ | |||||
| * | Extend **Status** command to also show dep info for the file | Aleksey Kladov | 2020-09-29 | 8 | -32/+85 |
* | | Merge #6095 | bors[bot] | 2020-09-29 | 6 | -64/+13 |
|\| |