rust-analyzer/crates/ra_project_model
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
..
src Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
Cargo.toml Update versions 2020-02-18 16:12:40 +02:00