rust/crates/rust-analyzer/src
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
..
bin Fix options for analysis-bench 2020-03-05 13:58:11 +01:00
cli Move FeatureFlags 2020-03-10 18:56:15 +01:00
main_loop Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
caps.rs Simplify by using to_vec 2020-03-02 14:05:44 -05:00
cargo_target_spec.rs Rename folder 2020-02-18 12:37:45 +01:00
cli.rs Rename folder 2020-02-18 12:37:45 +01:00
config.rs Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
conv.rs Concise mode for parameter hints 2020-03-06 18:35:30 +01:00
diagnostics.rs Rename folder 2020-02-18 12:37:45 +01:00
feature_flags.rs Move FeatureFlags 2020-03-10 18:56:15 +01:00
lib.rs Move FeatureFlags 2020-03-10 18:56:15 +01:00
main_loop.rs Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
req.rs Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
semantic_tokens.rs lsp-types 0.72 2020-03-02 11:52:46 -05:00
vfs_glob.rs Rename folder 2020-02-18 12:37:45 +01:00
world.rs Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00