| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-01 | Move all config to config | Aleksey Kladov | -7/+16 |
| 2020-04-01 | Reduce feature flags | Aleksey Kladov | -52/+48 |
| 2020-04-01 | Move config to config.rs | Aleksey Kladov | -72/+77 |
| 2020-04-01 | Generalize rustfmt config | Aleksey Kladov | -11/+40 |
| 2020-04-01 | Generalize Flycheckconfig | Aleksey Kladov | -1/+1 |
| 2020-04-01 | Cleanup | Aleksey Kladov | -5/+5 |
| 2020-04-01 | Crisper name | Aleksey Kladov | -12/+12 |
| 2020-04-01 | Pull enabled check up | Aleksey Kladov | -7/+12 |
| 2020-03-31 | Add integrated test for concat include env | Aleksey Kladov | -5/+62 |
| 2020-03-31 | Rename cargo_watch -> flycheck | Aleksey Kladov | -3/+3 |
| 2020-03-31 | Fix rebased | Edwin Cheng | -1/+1 |
| 2020-03-31 | Implement ra_proc_macro client logic | Edwin Cheng | -2/+19 |
| 2020-03-31 | Better names for config structs | Aleksey Kladov | -37/+37 |
| 2020-03-31 | Add crate versions when running cargo -p commands. | o0Ignition0o | -1/+1 |
| 2020-03-31 | Ignore createProgress request in tests | Aleksey Kladov | -7/+8 |
| 2020-03-30 | Simplify SemanticTokensBuilder build method | kjeremy | -6/+6 |
| 2020-03-30 | Rebase fixes | Kirill Bulatov | -1/+1 |
| 2020-03-30 | Avoid failing on incorrect settings response | Kirill Bulatov | -5/+13 |
| 2020-03-30 | Small style fix | Kirill Bulatov | -14/+21 |
| 2020-03-30 | Code review fixes | Kirill Bulatov | -12/+10 |
| 2020-03-30 | Small style fix | Kirill Bulatov | -1/+1 |
| 2020-03-30 | Remove an obsolete fixme | Kirill Bulatov | -1/+0 |
| 2020-03-30 | Reload watcher configuration | Kirill Bulatov | -14/+19 |
| 2020-03-30 | Style fixes | Kirill Bulatov | -15/+24 |
| 2020-03-30 | Reload only the properties that do not affect vfs | Kirill Bulatov | -56/+76 |
| 2020-03-30 | Read new config on the server side | Kirill Bulatov | -9/+18 |
| 2020-03-30 | Process configuration response draft | Kirill Bulatov | -20/+21 |
| 2020-03-30 | Client side draft | Kirill Bulatov | -2/+8 |
| 2020-03-30 | Pull options outwards | Aleksey Kladov | -7/+11 |
| 2020-03-30 | Fix race in the tests | Aleksey Kladov | -1/+2 |
| 2020-03-30 | Fix review comments | Edwin Cheng | -13/+13 |
| 2020-03-29 | Move roots_to_scan to LoopState | Edwin Cheng | -22/+22 |
| 2020-03-28 | Remove some unwraps | Aleksey Kladov | -5/+6 |
| 2020-03-28 | Nice string formatting | Aleksey Kladov | -7/+10 |
| 2020-03-26 | Add ProcMacroClient | Edwin Cheng | -7/+26 |
| 2020-03-25 | Preserve relative ordering of grouped assists | Aleksey Kladov | -18/+26 |
| 2020-03-24 | Added new inlay hint kind and rules for method chaining | Matt Hooper | -0/+6 |
| 2020-03-23 | update itertools version to 0.9.0 | Josh Mcguigan | -1/+1 |
| 2020-03-19 | More direct CargoWorkspace | Aleksey Kladov | -3/+3 |
| 2020-03-17 | Support loading OUT_DIR for CLI runs | Emil Lauridsen | -48/+81 |
| 2020-03-17 | Change existing OUT_DIR override config to make use of new infrastructure | Emil Lauridsen | -29/+5 |
| 2020-03-17 | Support loading OUT_DIR from cargo check at launch | Emil Lauridsen | -16/+30 |
| 2020-03-16 | Merge #3587 | bors[bot] | -11/+77 |
| 2020-03-16 | Merge #3540 | bors[bot] | -2/+7 |
| 2020-03-15 | Fix tests part 2... | Steffen Lyngbaek | -34/+31 |
| 2020-03-15 | Fix broken tests | Steffen Lyngbaek | -26/+29 |
| 2020-03-15 | Rely on the safer workspace_loaded check | Steffen Lyngbaek | -13/+15 |
| 2020-03-15 | Swtches to rust SSR query check | Mikhail Modin | -2/+7 |
| 2020-03-13 | Fix broken tests | Steffen Lyngbaek | -5/+10 |
| 2020-03-13 | Use idiomatic way of defining floats | Steffen Lyngbaek | -2/+2 |
