This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e24cc77cd1
rust
/
crates
/
assists
/
src
History
Download ZIP
Download TAR.GZ
Lukas Wirth
e24cc77cd1
Fix extract_struct_from_enum_variant not updating record references
2020-11-12 17:13:33 +01:00
..
handlers
Fix extract_struct_from_enum_variant not updating record references
2020-11-12 17:13:33 +01:00
tests
More consistent naming
2020-11-09 13:18:40 +01:00
utils
Make insert_use return a SyntaxRewriter
2020-11-02 21:40:52 +01:00
assist_config.rs
Make ImportPrefix a configuration option
2020-10-05 17:41:49 +02:00
assist_context.rs
Fix panic when extracting struct
2020-11-09 16:59:57 +01:00
ast_transform.rs
Move ModPath->ast::Path function to IDE layer
2020-10-06 16:19:18 +02:00
lib.rs
More consistent naming
2020-11-09 13:18:40 +01:00
tests.rs
Support multi-file assist tests
2020-11-09 14:44:08 +01:00
utils.rs
Add missing AssocItems in add_custom_impl assist
2020-11-05 23:41:46 +01:00