Luiz Carlos Mourão Paes de Carvalho
|
eea21490e0
|
feat: add assist to conver for_each into for loops
|
2021-03-09 22:58:17 -03:00 |
|
Chetan Khilosiya
|
cb3f4d43d9
|
7708: Initial implementation of generate Default assist.
The Generate Default impl from new function.
|
2021-03-07 00:49:03 +05:30 |
|
bors[bot]
|
2183d65c97
|
Merge #7777
7777: Implement line<->block comment assist r=Veykril a=djrenren
Fixes: https://github.com/rust-analyzer/rust-analyzer/issues/6515
Co-authored-by: John Renner <john@jrenner.net>
|
2021-03-02 08:04:38 +00:00 |
|
Aleksey Kladov
|
406d96c7d4
|
Use consistent naming for assist
|
2021-02-28 21:14:34 +03:00 |
|
Domantas Jadenkus
|
558bcf4e0b
|
generate try_into instead of into
|
2021-02-27 12:21:57 +02:00 |
|
Domantas Jadenkus
|
d4b6cbe5b6
|
rename generate_enum_match_method file to match assist name
|
2021-02-27 12:21:56 +02:00 |
|
Domantas Jadenkus
|
f098a2b31b
|
move into_ and as_ generation to a separate file
|
2021-02-27 12:21:06 +02:00 |
|
Domantas Jadenkus
|
e0f08fcc20
|
add generate_enum_as_method assist
|
2021-02-27 12:06:00 +02:00 |
|
Domantas Jadenkus
|
2dcd5d7a7c
|
add generate_enum_into_method assist
|
2021-02-27 12:05:59 +02:00 |
|
Domantas Jadenkus
|
f67586066d
|
rename existing assist to generate_enum_is_method
|
2021-02-27 12:05:59 +02:00 |
|
John Renner
|
9eecba4dbf
|
Implement line<->block comment assist
|
2021-02-24 17:13:00 -08:00 |
|
Matt Hall
|
506293ca43
|
Add convert_for_to_iter_for_each assist
|
2021-02-23 18:10:01 +00:00 |
|
Chetan Khilosiya
|
e4756cb4f6
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
|