rust-analyzer/crates/ra_assists/src
bors[bot] a36202390c
Merge #4521 #4522
4521: Use snippets in add_function r=matklad a=matklad

bors r+
🤖

4522: Explain the purpose of `ast::make` module more clearly r=matklad a=matklad



bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2020-05-19 23:30:48 +00:00
..
handlers Merge #4521 #4522 2020-05-19 23:30:48 +00:00
tests Use snippets in add function 2020-05-20 01:23:05 +02:00
utils Refactor assists API to be more convenient for adding new assists 2020-05-07 16:27:54 +02:00
assist_config.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
assist_context.rs Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
ast_transform.rs Fix formatting 2020-05-14 10:31:34 +03:00
lib.rs New assist: add turbo fish 2020-05-20 00:27:10 +02:00
marks.rs New assist: add turbo fish 2020-05-20 00:27:10 +02:00
tests.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
utils.rs Moderate cleanup of add_function 2020-05-20 01:30:12 +02:00