This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
62192cede3
rust
/
crates
/
assists
/
src
History
Download ZIP
Download TAR.GZ
Benjamin Coenen
62192cede3
replace_string_with_char
#6252
...
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-10-16 20:21:16 +02:00
..
handlers
replace_string_with_char
#6252
2020-10-16 20:21:16 +02:00
tests
when generating new function, focus on return type instead of body
2020-10-08 20:57:18 +02:00
utils
Merge
#6207
#6224
#6226
#6227
2020-10-14 11:37:51 +00:00
assist_config.rs
Make ImportPrefix a configuration option
2020-10-05 17:41:49 +02:00
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
Move ModPath->ast::Path function to IDE layer
2020-10-06 16:19:18 +02:00
lib.rs
replace_string_with_char
#6252
2020-10-16 20:21:16 +02:00
tests.rs
Add ability to specify ResolvedAssist by label
2020-09-29 18:22:09 -04:00
utils.rs
Extract ImportAssets out of auto_import
2020-10-13 18:58:37 +02:00