Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return a Ref from SubtreeTokenSource::get | Laurențiu Nicola | 2019-08-03 | 1 | -33/+29 |
* | Avoid cloning a TtToken in SubtreeTokenSource::mk_token | Laurențiu Nicola | 2019-08-03 | 1 | -9/+15 |
* | remove-comment | kjeremy | 2019-07-31 | 1 | -1/+0 |
* | Add explicit newline preserving tests | kjeremy | 2019-07-31 | 2 | -0/+23 |
* | Update insta to 0.9.0 and cargo update | kjeremy | 2019-07-31 | 2 | -2/+2 |
* | Merge #1627 | bors[bot] | 2019-07-31 | 3 | -5/+27 |
|\ | |||||
| * | Fixed review comments | Roman Stoliar | 2019-07-30 | 1 | -3/+9 |
| * | Hide comments in rust section of doc comments | Roman Stoliar | 2019-07-30 | 3 | -5/+21 |
* | | rustfmt | Evgenii P | 2019-07-30 | 1 | -10/+15 |
* | | Fix flip comma assist | Evgenii P | 2019-07-30 | 1 | -0/+25 |
* | | Add merge_match_arm assist, bump rowan to 0.6.1 | Phil Ellison | 2019-07-29 | 3 | -1/+191 |
* | | Merge #1604 | bors[bot] | 2019-07-29 | 2 | -14/+34 |
|\ \ | |/ |/| | |||||
| * | Move assist test, add literal type inference test | Phil Ellison | 2019-07-29 | 2 | -26/+15 |
| * | cargo format | Phil Ellison | 2019-07-28 | 1 | -3/+1 |
| * | Add special case for f32 and f43 suffices on Literal.kind | Phil Ellison | 2019-07-28 | 3 | -17/+26 |
| * | Add issue link and trailing newline | Phil Ellison | 2019-07-28 | 1 | -1/+2 |
| * | More direct failing test | Phil Ellison | 2019-07-28 | 1 | -0/+13 |
| * | Add failing test | Phil Ellison | 2019-07-28 | 1 | -0/+10 |
* | | Merge #1601 | bors[bot] | 2019-07-29 | 38 | -1064/+870 |
|\ \ | |||||
| * | | Rerun cargo format, to make tests pass and formatting incorrect | Phil Ellison | 2019-07-28 | 2 | -7/+7 |
| * | | Remove vertical ellipses in references.cs | Phil Ellison | 2019-07-28 | 1 | -34/+33 |
| * | | Remove vertical ellipses from tests in complete_snippet.rs and presentation.rs | Phil Ellison | 2019-07-28 | 2 | -102/+94 |
| * | | Remove vertical ellipses from tests in complete_scope.rs | Phil Ellison | 2019-07-28 | 1 | -243/+225 |
| * | | cargo format | Phil Ellison | 2019-07-28 | 5 | -117/+117 |
| * | | Inline snapshot for test_file_structure (less clear that this one is a good i... | Phil Ellison | 2019-07-28 | 2 | -192/+187 |
| * | | Inline snapshots for all tests in runnables.rs | Phil Ellison | 2019-07-28 | 5 | -88/+68 |
| * | | Inline snapshots for all tests in references.rs | Phil Ellison | 2019-07-28 | 2 | -39/+33 |
| * | | Inline snapshots for all tests in complete_snippet, remove now-unused check_c... | Phil Ellison | 2019-07-28 | 7 | -81/+58 |
| * | | Inline snapshots for all tests in presentation.rs | Phil Ellison | 2019-07-28 | 7 | -177/+152 |
| * | | Inline snapshots for all tests in complete_scope.rs | Phil Ellison | 2019-07-28 | 14 | -434/+396 |
| * | | Remove unused highlights_code_inside_macro snapshot, inline rename_mod_in_dir... | Phil Ellison | 2019-07-28 | 3 | -83/+33 |
| |/ | |||||
* | | Merge #1621 | bors[bot] | 2019-07-29 | 2 | -10/+23 |
|\ \ | |||||
| * | | Document AssistBuilder | Aleksey Kladov | 2019-07-29 | 2 | -10/+23 |
* | | | Merge #1606 | bors[bot] | 2019-07-29 | 3 | -47/+311 |
|\ \ \ | |/ / |/| | | |||||
| * | | Support destructuring patterns | Kirill Bulatov | 2019-07-28 | 3 | -47/+311 |
* | | | Fixed request changes. | Alexander Andreev | 2019-07-29 | 1 | -9/+19 |
* | | | Added resolve modules inside inline module | Alexander Andreev | 2019-07-29 | 2 | -54/+147 |
|/ / | |||||
* | | it's a good idea to build extension before installing it | Aleksey Kladov | 2019-07-27 | 1 | -1/+7 |
* | | Overhaul installation process | Aleksey Kladov | 2019-07-27 | 2 | -44/+114 |
* | | Improve inlay hinting for types | Kirill Bulatov | 2019-07-26 | 3 | -61/+125 |
* | | Make Analysis api cancellable | Kirill Bulatov | 2019-07-25 | 8 | -87/+107 |
* | | move syntax tests to unit tests | Aleksey Kladov | 2019-07-24 | 511 | -12/+11 |
* | | Merge #1584 | bors[bot] | 2019-07-24 | 3 | -526/+88 |
|\ \ | |||||
| * | | switch to upstream unescape | Aleksey Kladov | 2019-07-24 | 3 | -526/+88 |
* | | | Merge #1583 | bors[bot] | 2019-07-24 | 1 | -1/+1 |
|\| | | |||||
| * | | :arrow_up: rowan | Aleksey Kladov | 2019-07-24 | 1 | -1/+1 |
| |/ | |||||
* | | Merge #1573 | bors[bot] | 2019-07-24 | 3 | -6/+69 |
|\ \ | |/ |/| | |||||
| * | fix: parse box syntax inside parentheses | csmoe | 2019-07-22 | 3 | -6/+69 |
* | | show local variable types in completion | Ekaterina Babshukova | 2019-07-23 | 6 | -9/+30 |
* | | Merge #1549 | bors[bot] | 2019-07-23 | 5 | -1/+237 |
|\ \ |