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
/
tests
/
generated.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Into to From assist
Graeme Coupar
2021-04-03
1
-0
/
+32
*
Don't use snippets
Jonas Schievink
2021-03-29
1
-2
/
+2
*
Snippet support in extract_type_alias
Jonas Schievink
2021-03-27
1
-2
/
+2
*
Implement "Extract type alias" assist
Jonas Schievink
2021-03-26
1
-0
/
+19
*
7709: Updated the implementation.
Chetan Khilosiya
2021-03-15
1
-0
/
+4
*
7709: Added the assist to generate is_empty function
Chetan Khilosiya
2021-03-15
1
-0
/
+25
*
Fix convert_iter_for_each_to_for doctest
Lukas Wirth
2021-03-12
1
-4
/
+11
*
fix: generated test fixture
Luiz Carlos MourĂ£o Paes de Carvalho
2021-03-12
1
-0
/
+23
*
7708: Fixed many documentaion example issues.
Chetan Khilosiya
2021-03-06
1
-0
/
+31
*
Use consistent naming for assist
Aleksey Kladov
2021-02-28
1
-23
/
+23
*
generate try_into instead of into
Domantas Jadenkus
2021-02-27
1
-29
/
+29
*
add generate_enum_as_method assist
Domantas Jadenkus
2021-02-27
1
-0
/
+29
*
add generate_enum_into_method assist
Domantas Jadenkus
2021-02-27
1
-0
/
+29
*
rename existing assist to generate_enum_is_method
Domantas Jadenkus
2021-02-27
1
-2
/
+2
*
Merge #7741
bors[bot]
2021-02-24
1
-0
/
+23
|
\
|
*
Add convert_for_to_iter_for_each assist
Matt Hall
2021-02-23
1
-0
/
+23
*
|
De Morgan's Law assist now correctly inverts <, <=, >, >=.
lbrande
2021-02-24
1
-2
/
+2
*
|
De Morgan's Law assist now correctly parenthesizes binary expressions.
lbrande
2021-02-24
1
-2
/
+2
|
/
*
7526: Rename crate assists to ide_assists.
Chetan Khilosiya
2021-02-22
1
-0
/
+1329