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
405dd77d30
rust
/
crates
/
ide-completion
/
src
History
Download ZIP
Download TAR.GZ
cynecx
902fd6ddcd
fix: complete path of existing record expr
2022-07-29 17:24:05 +02:00
..
completions
fix: Don't complete marker traits in expression position
2022-07-28 17:50:49 +02:00
context
fix: complete path of existing record expr
2022-07-29 17:24:05 +02:00
render
fix: Fix pattern completions adding unnecessary braces
2022-07-28 15:47:46 +02:00
tests
fix: complete path of existing record expr
2022-07-29 17:24:05 +02:00
completions.rs
fix: Fix pattern completions adding unnecessary braces
2022-07-28 15:47:46 +02:00
config.rs
fix: Fix fill-arguments completions not working
2022-05-13 19:52:44 +02:00
context.rs
fix: Calculate completions after type anchors
2022-07-28 10:06:36 +02:00
item.rs
Record derive helper attributes, resolve them in IDE layer
2022-07-26 09:26:51 +02:00
lib.rs
Enable extra warnings required by rust-lang/rust
2022-07-20 15:00:17 +02:00
render.rs
fix: Order ItemScope::entries results
2022-07-28 19:28:56 +02:00
snippet.rs
Run cargo fix --edition-idioms
2022-07-20 15:02:08 +02:00
tests.rs
Be more explicit when filtering built-in completions
2022-07-28 21:45:47 +03:00