rust-analyzer/crates/ra_assists/src
Jess Balint 921306757b introduce_named_lifetime assist wasn't applicable when type parameter
followed anonymous lifetime token

(fixes #4684)
2020-06-04 17:31:21 -05:00
..
handlers introduce_named_lifetime assist wasn't applicable when type parameter 2020-06-04 17:31:21 -05:00
tests Rename assist 2020-06-01 15:41:16 +02:00
utils Minor 2020-05-20 10:20:21 +02:00
assist_config.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
assist_context.rs KISS SourceChange 2020-05-22 18:04:26 +02:00
ast_transform.rs Fix formatting 2020-05-14 10:31:34 +03:00
lib.rs Rename assist 2020-06-01 15:41:16 +02:00
tests.rs Remove dead code for handling cursor positions 2020-05-21 15:08:03 +02:00
utils.rs Fix Some|None order in fill_match_arms 2020-05-20 10:51:48 +02:00