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_completion
/
src
History
Lukas Wirth
2e8f3fee3f
Add test for trait completion label edit
2021-07-07 19:54:58 +02:00
..
completions
Add test for trait completion label edit
2021-07-07 19:54:58 +02:00
render
eliminate find_use_path and show 'as' and 'use'
2021-07-05 02:15:31 +04:30
tests
Complete
crate
,
super
and
self
in non-usetree paths
2021-07-07 19:08:37 +02:00
completions.rs
Complete
crate
,
super
and
self
in non-usetree paths
2021-07-07 19:08:37 +02:00
config.rs
…
context.rs
…
item.rs
Don't add the trait name to the insert text in completions
2021-07-07 19:42:09 +02:00
lib.rs
Complete
crate
,
super
and
self
in non-usetree paths
2021-07-07 19:08:37 +02:00
patterns.rs
…
render.rs
show 'as' or 'use' before label traits
2021-07-05 16:44:44 +04:30
tests.rs
show imported trait on autocompletion of associated items
2021-07-05 02:13:49 +04:30