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
66a1de7d20
rust
/
crates
/
assists
/
src
History
Arif Roktim
66a1de7d20
Allow assist move_arm_cond_to_match_guard inside blocks
2020-10-24 02:20:45 -04:00
..
handlers
Allow assist move_arm_cond_to_match_guard inside blocks
2020-10-24 02:20:45 -04:00
tests
Merge
#6256
2020-10-20 19:03:25 +00:00
utils
Properly qualify trait methods in qualify_path assist
2020-10-15 18:31:33 +02:00
assist_config.rs
Make ImportPrefix a configuration option
2020-10-05 17:41:49 +02:00
assist_context.rs
ast_transform.rs
Move ModPath->ast::Path function to IDE layer
2020-10-06 16:19:18 +02:00
lib.rs
Merge
#6256
2020-10-20 19:03:25 +00:00
tests.rs
Add ability to specify ResolvedAssist by label
2020-09-29 18:22:09 -04:00
utils.rs
Don't rely on display names in inlay_hints
2020-10-20 18:14:14 +02:00