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
rust
/
crates
/
assists
/
src
History
Kirill Bulatov
208d4609b0
Use better heuristics for replacement text when removing dbg!
2020-09-10 14:14:24 +03:00
..
handlers
Use better heuristics for replacement text when removing dbg!
2020-09-10 14:14:24 +03:00
tests
Remove unnecessary comma
2020-09-04 22:58:50 +03:00
utils
Add extra insert_use test for pub(crate) re-export handling
2020-09-03 20:26:27 +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