Aleksey Kladov
|
020ca6695f
|
Simplify
|
2020-05-06 16:39:11 +02:00 |
|
Aleksey Kladov
|
1116c9a0e9
|
Fix TODO
|
2020-05-06 13:21:49 +02:00 |
|
Aleksey Kladov
|
233f01c9ba
|
Move target to AssistLabel
Target is used for assists sorting, so we need it before we compute
the action.
|
2020-05-06 12:51:28 +02:00 |
|
Aleksey Kladov
|
25e6bbde01
|
Merge assits::test_helpers and tests
|
2020-05-06 10:16:55 +02:00 |
|
Aleksey Kladov
|
63a462f37c
|
Switch to TryFrom
|
2020-04-25 11:59:18 +02:00 |
|
Aleksey Kladov
|
b1d5817dd1
|
Convert code to text-size
|
2020-04-25 11:59:18 +02:00 |
|
Timo Freiberg
|
f2f882bc44
|
Add pub(crate) to functions generated in other module
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
74780a15f6
|
Jump to sourceChanges in other files
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
ba8faf3efc
|
Add target file information to AssistAction
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
317fc650d5
|
Make add_function generate functions in other modules via qualified path
|
2020-04-21 23:04:44 +02:00 |
|
Timo Freiberg
|
1231418f31
|
Change add_function assist to use todo!()
|
2020-04-13 22:17:06 +02:00 |
|
Timo Freiberg
|
10667753c7
|
Use ast::make API in add_function assist
|
2020-04-01 23:06:14 +02:00 |
|
Timo Freiberg
|
e5fc42cbc1
|
Add create_function assist
|
2020-04-01 23:06:14 +02:00 |
|