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
138849a479
rust
/
crates
/
ide_completion
/
src
History
Download ZIP
Download TAR.GZ
Aleksey Kladov
8b6ea1545f
simplify
2021-08-02 14:27:11 +03:00
..
completions
simplify
2021-08-02 14:27:11 +03:00
render
internal: document query implication of completion rendering
2021-07-31 16:13:15 +03:00
tests
Add a Union to the base item completion test fixture
2021-07-23 17:02:39 +02:00
completions.rs
Complete
crate
,
super
and
self
in non-usetree paths
2021-07-07 19:08:37 +02:00
config.rs
Add config setting for self-on-the-fly
2021-05-31 15:14:56 +02:00
context.rs
Wrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-07-31 20:00:09 +02:00
item.rs
add 'use' prefix for any auto-import
2021-07-20 18:35:19 +04:30
lib.rs
Add
Limit
struct.
2021-07-19 13:26:11 +01:00
patterns.rs
Simplify
2021-07-21 18:34:43 +02:00
render.rs
show 'as' or 'use' before label traits
2021-07-05 16:44:44 +04:30
tests.rs
Add a Union to the base item completion test fixture
2021-07-23 17:02:39 +02:00