| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-10 | Don't use serde-derive in the rls shim | Josh Stone | -1/+0 | |
| The already-small RLS shim can get a little smaller, and faster to build, if we drop the serde-derive dependency and decode the one "method" field it needs manually from `serde_json::Value`. | ||||
| 2023-04-16 | chore: remove `rustc-workspace-hack` | Weihang Lo | -4/+0 | |
| Co-authored-by: Scott Schafer <schaferjscott@gmail.com> Co-authored-by: Eric Huss <eric@huss.org> | ||||
| 2022-08-27 | Sunset RLS | Eric Huss | -0/+13 | |
