rust/crates/ra_ide
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 Address Issues from Github 2020-03-10 14:36:01 -07:00