This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c45221907a
rust
/
crates
/
assists
/
src
History
Aleksey Kladov
cd4a7bf36e
Minor, cleanup API
2020-12-18 19:50:00 +03:00
..
handlers
Minor, cleanup API
2020-12-18 19:50:00 +03:00
tests
generate default implementation for an enum from an enum variant
#6860
2020-12-14 09:44:24 +01:00
utils
Extract the import code into the shared module
2020-11-27 18:28:41 +02:00
assist_config.rs
Normalize spelling to American English
2020-12-10 17:51:56 +03:00
assist_context.rs
Fix panic when extracting struct
2020-11-09 16:59:57 +01:00
ast_transform.rs
Add Lifetimes to the HIR
2020-12-12 00:56:52 +01:00
lib.rs
generate default implementation for an enum from an enum variant
#6860
2020-12-14 09:44:24 +01:00
tests.rs
Support multi-file assist tests
2020-11-09 14:44:08 +01:00
utils.rs
Parenthesize composite if condition before inverting in invert-if assist
2020-12-15 16:25:57 +01:00