index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ide_assists
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Into to From assist
Graeme Coupar
2021-04-03
1
-0
/
+2
*
Implement "Extract type alias" assist
Jonas Schievink
2021-03-26
1
-0
/
+2
*
7709: Added the assist to generate is_empty function
Chetan Khilosiya
2021-03-15
1
-0
/
+2
*
feat: add assist to conver for_each into for loops
Luiz Carlos MourĂ£o Paes de Carvalho
2021-03-10
1
-0
/
+2
*
7708: Initial implementation of generate Default assist.
Chetan Khilosiya
2021-03-06
1
-0
/
+2
*
Merge #7777
bors[bot]
2021-03-02
1
-0
/
+2
|
\
|
*
Implement line<->block comment assist
John Renner
2021-02-25
1
-0
/
+2
*
|
Use consistent naming for assist
Aleksey Kladov
2021-02-28
1
-6
/
+6
*
|
generate try_into instead of into
Domantas Jadenkus
2021-02-27
1
-1
/
+1
*
|
rename generate_enum_match_method file to match assist name
Domantas Jadenkus
2021-02-27
1
-2
/
+2
*
|
move into_ and as_ generation to a separate file
Domantas Jadenkus
2021-02-27
1
-2
/
+3
*
|
add generate_enum_as_method assist
Domantas Jadenkus
2021-02-27
1
-0
/
+1
*
|
add generate_enum_into_method assist
Domantas Jadenkus
2021-02-27
1
-0
/
+1
*
|
rename existing assist to generate_enum_is_method
Domantas Jadenkus
2021-02-27
1
-1
/
+1
*
|
Add convert_for_to_iter_for_each assist
Matt Hall
2021-02-23
1
-0
/
+2
|
/
*
7526: Rename crate assists to ide_assists.
Chetan Khilosiya
2021-02-22
1
-0
/
+246