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
4e76e884bd
rust
/
crates
/
assists
/
src
History
Download ZIP
Download TAR.GZ
Benjamin Coenen
f1fda43485
generate_impl assist respect cfg attributes
#6312
...
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-10-22 09:48:48 +02:00
..
handlers
generate_impl assist respect cfg attributes
#6312
2020-10-22 09:48:48 +02: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
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
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