Steffen Lyngbaek 58248e24cd Switch from Vec<InlayKind> to object with props
- Instead of a single object type, use several individual nested types
  to allow toggling from the settings GUI
- Remove unused struct definitions
- Install and test that the toggles work
2020-03-11 20:14:39 -07:00
..
2020-02-24 21:23:56 +02:00
2020-01-15 16:07:39 +01:00
2020-03-10 13:31:13 -04:00
2020-03-02 14:27:26 +01:00
2020-02-16 05:04:51 +08:00

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.