Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix parsing of stement-ish binary expressions | Aleksey Kladov | 2020-03-11 | 3 | -2/+49 |
* | Merge #3557 | bors[bot] | 2020-03-11 | 2 | -154/+222 |
|\ | |||||
| * | Continue multiline non-doc comment blocks | Aleksey Kladov | 2020-03-11 | 1 | -3/+35 |
| * | Split on enter tests | Aleksey Kladov | 2020-03-11 | 1 | -15/+28 |
| * | Move on enter to a separate module | Aleksey Kladov | 2020-03-11 | 2 | -154/+177 |
|/ | |||||
* | Merge #3549 | bors[bot] | 2020-03-11 | 20 | -72/+320 |
|\ | |||||
| * | Add extern source | Edwin Cheng | 2020-03-11 | 8 | -11/+49 |
| * | Add and fix tests | Edwin Cheng | 2020-03-10 | 2 | -60/+141 |
| * | Setup Env in world | Edwin Cheng | 2020-03-10 | 3 | -8/+52 |
| * | Add resolve_extern_path in DB | Edwin Cheng | 2020-03-10 | 5 | -3/+48 |
| * | Add ExternSourceId and env functions | Edwin Cheng | 2020-03-10 | 1 | -0/+27 |
| * | Add additional_outdirs in config | Edwin Cheng | 2020-03-10 | 6 | -0/+13 |
* | | Merge #3555 | bors[bot] | 2020-03-11 | 16 | -40/+93 |
|\ \ | |||||
| * | | Introduce completion test utils | Aleksey Kladov | 2020-03-11 | 16 | -48/+49 |
| * | | Add a test for disabled argument snippets | Aleksey Kladov | 2020-03-11 | 3 | -5/+57 |
* | | | Merge #3542 | bors[bot] | 2020-03-11 | 2 | -26/+210 |
|\ \ \ | |/ / |/| | | |||||
| * | | find_usages limited to actual usages again | Matt Niemeir | 2020-03-11 | 2 | -14/+84 |
| * | | Renaming a local renames struct field shorthand | Matt Niemeir | 2020-03-10 | 2 | -14/+58 |
| * | | Struct field rename renames field in constructor field shorthand | Matt Niemeir | 2020-03-10 | 2 | -26/+96 |
* | | | Merge #3552 | bors[bot] | 2020-03-10 | 2 | -3/+56 |
|\ \ \ | |||||
| * | | | Fix completion with a partially unknown type | Florian Diebold | 2020-03-10 | 2 | -3/+56 |
|/ / / | |||||
* | | | Merge #3551 | bors[bot] | 2020-03-10 | 14 | -68/+88 |
|\ \ \ | |||||
| * | | | Move FeatureFlags | Aleksey Kladov | 2020-03-10 | 8 | -42/+24 |
| * | | | Pull completion options up to the rust-analyzer | Aleksey Kladov | 2020-03-10 | 5 | -23/+31 |
| * | | | Introduce CompletionOptions | Aleksey Kladov | 2020-03-10 | 6 | -18/+48 |
| | |/ | |/| | |||||
* | | | Merge #3550 | bors[bot] | 2020-03-10 | 2 | -5/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Force latest stable | kjeremy | 2020-03-10 | 2 | -5/+5 |
|/ / | |||||
* | | Merge #3536 | bors[bot] | 2020-03-10 | 3 | -15/+61 |
|\ \ | |||||
| * | | Check only one fixture | Edwin Cheng | 2020-03-10 | 1 | -1/+6 |
| * | | Add fixture meta for single file fixture | Edwin Cheng | 2020-03-10 | 3 | -15/+56 |
* | | | Merge pull request #3506 from slyngbaek/3183 | Aleksey Kladov | 2020-03-10 | 1 | -16/+128 |
|\ \ \ | |/ / |/| | | |||||
| * | | Switch to explicit offsets for impl_def | Steffen Lyngbaek | 2020-03-09 | 1 | -26/+11 |
| * | | Clean up completion matching. | Steffen Lyngbaek | 2020-03-09 | 1 | -24/+53 |
| * | | Don't allow nested completions | Steffen Lyngbaek | 2020-03-08 | 1 | -13/+18 |
| * | | Next steps in assoc item completion #3183 | Steffen Lyngbaek | 2020-03-07 | 1 | -6/+99 |
* | | | Merge #3546 | bors[bot] | 2020-03-10 | 3 | -14/+5 |
|\ \ \ | |||||
| * | | | :arrow_up: fst | Aleksey Kladov | 2020-03-10 | 3 | -14/+5 |
|/ / / | |||||
* | | | Merge #3545 | bors[bot] | 2020-03-10 | 1 | -12/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove c2-chaha dependency | kjeremy | 2020-03-10 | 1 | -12/+3 |
|/ / | |||||
* | | Merge #3533 | bors[bot] | 2020-03-09 | 5 | -11/+10 |
|\ \ | |||||
| * | | Updates insta to 0.15.0 and bumps console to 0.10.0 | kjeremy | 2020-03-09 | 5 | -11/+10 |
* | | | Merge #3532 | bors[bot] | 2020-03-09 | 4 | -7/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix SelectionRange return type | kjeremy | 2020-03-09 | 4 | -7/+9 |
|/ / | |||||
* | | Set extension version during release | Aleksey Kladov | 2020-03-09 | 2 | -4/+10 |
* | | Disable jemalloc, it doesn't work out of the box with musl | Aleksey Kladov | 2020-03-09 | 1 | -1/+3 |
* | | Merge #3531 | bors[bot] | 2020-03-09 | 1 | -2/+6 |
|\ \ | |||||
| * | | Use jemalloc for linux builds | Aleksey Kladov | 2020-03-09 | 1 | -2/+6 |
* | | | Merge #3530 | bors[bot] | 2020-03-09 | 1 | -1/+1 |
|\| | | |||||
| * | | Fix quotes | Aleksey Kladov | 2020-03-09 | 1 | -1/+1 |
|/ / | |||||
* | | Merge #3528 | bors[bot] | 2020-03-09 | 1 | -1/+2 |
|\ \ |