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
/
ide-db
/
src
/
imports
History
Lukas Wirth
ba61766217
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
..
insert_use
add tests for insert use with renamed imports
2023-09-11 17:43:53 +05:30
import_assets.rs
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
insert_use.rs
simplify the code
2023-10-31 21:03:26 +08:00
merge_imports.rs
remove
as _
on auto importing on trait that is aliased with
_
2023-09-11 17:43:53 +05:30