rust-analyzer/crates/ra_lsp_server/src
Kirill Bulatov 5169a9d498 Improve inlay hinting for types
Add hints for types in for loop expressions.
Resolve types for every tuple parameter.
Refactor the code.
2019-07-26 18:06:31 +03:00
..
main_loop Improve inlay hinting for types 2019-07-26 18:06:31 +03:00
caps.rs Remove executeCommandProvider: apply_code_action. 2019-07-10 22:49:35 -07:00
cargo_target_spec.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
conv.rs Make Analysis api cancellable 2019-07-25 20:22:41 +03:00
init.rs make LRU cache configurable 2019-06-12 13:36:24 +03:00
lib.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
main.rs don't send LocationLink unless the client opts-in 2019-07-08 14:09:38 +03:00
main_loop.rs Code review fixes 2019-07-22 23:25:13 +03:00
markdown.rs make Docs handing more ideomatic 2019-06-08 14:16:05 +03:00
project_model.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
req.rs Improve inlay hinting for types 2019-07-26 18:06:31 +03:00
vfs_filter.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
world.rs Make Analysis api cancellable 2019-07-25 20:22:41 +03:00