rust/crates/assists/src
2021-01-10 17:14:01 +01:00
..
handlers Replace SyntaxKind usage with T! macro where applicable 2021-01-10 17:14:01 +01:00
tests Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
utils Avoid a couple of allocations 2020-12-29 14:35:49 +02:00
assist_config.rs Align config's API with usage 2021-01-06 21:22:24 +03:00
assist_context.rs Align config's API with usage 2021-01-06 21:22:24 +03:00
ast_transform.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
lib.rs Align config's API with usage 2021-01-06 21:22:24 +03:00
tests.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
utils.rs Align config's API with usage 2021-01-06 21:22:24 +03:00