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
c8623461a5
rust
/
crates
/
assists
/
src
History
Kirill Bulatov
779ea2ea0a
Properly preserve macro braces
2020-09-11 22:16:22 +03:00
..
handlers
Properly preserve macro braces
2020-09-11 22:16:22 +03:00
tests
Remove unnecessary comma
2020-09-04 22:58:50 +03:00
utils
Allow merge_imports assists to merge imports of equal visibility
2020-09-05 16:15:16 +02:00
assist_config.rs
assist_context.rs
Use
Definition::find_usages
for finding used items in expand glob import
2020-08-20 21:34:53 +03:00
ast_transform.rs
Unify naming
2020-09-03 12:18:46 +02:00
lib.rs
Initial implementation of the
#5085
issue
2020-09-03 14:47:07 +03:00
tests.rs
utils.rs
Fix import insertion breaking nested modules
2020-09-03 18:36:08 +02:00