| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-02 | Don't clone where you can copy | veetaha | -1/+1 |
| 2020-04-02 | Allow fully overriding check and fmt commands | Aleksey Kladov | -2/+19 |
| 2020-04-02 | Remove vscode_lldb setting | Aleksey Kladov | -20/+14 |
| 2020-04-02 | Siplify | Aleksey Kladov | -7/+5 |
| 2020-04-02 | Lean onto default implementation of configs | Aleksey Kladov | -11/+16 |
| 2020-04-02 | New config in package.json | Aleksey Kladov | -26/+41 |
| 2020-04-02 | Reorder fields | Aleksey Kladov | -44/+47 |
| 2020-04-02 | Remove old syntax highlighting | Aleksey Kladov | -87/+3 |
| 2020-04-01 | Fix pointer syntax | Aleksey Kladov | -30/+36 |
| 2020-04-01 | Centralize defaults | Aleksey Kladov | -8/+6 |
| 2020-04-01 | Reduce scope of deserialization | Aleksey Kladov | -6/+5 |
| 2020-04-01 | Centralize client capabilities | Aleksey Kladov | -15/+16 |
| 2020-04-01 | Centralize all config | Aleksey Kladov | -298/+128 |
| 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 | Rename cargo_watch -> flycheck | Aleksey Kladov | -2/+2 |
| 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/+7 |
| 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 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/+8 |
| 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-19 | More direct CargoWorkspace | Aleksey Kladov | -3/+3 |
| 2020-03-17 | Support loading OUT_DIR for CLI runs | Emil Lauridsen | -48/+81 |
