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
ee1d6cffbf
rust
/
crates
/
ide_completion
/
src
History
Download ZIP
Download TAR.GZ
Lukas Wirth
a932935d4e
Fix postfix completions panicking
2021-10-25 15:22:29 +02:00
..
completions
Fix postfix completions panicking
2021-10-25 15:22:29 +02:00
render
Don't turn local names into strings in CompletionContext
2021-10-17 10:59:06 +02:00
tests
Fix qualified lint completions ignoring the qualifier value
2021-10-20 14:03:41 +02:00
completions.rs
Add completion for struct literal in which all fields are visible.
2021-08-04 18:52:58 +02:00
config.rs
Simplify
2021-10-11 21:49:50 +02:00
context.rs
Reorder CompletionContext functions
2021-10-17 11:15:56 +02:00
item.rs
Simplify
2021-10-11 21:49:50 +02:00
lib.rs
Simplify
2021-10-11 21:49:50 +02:00
patterns.rs
Simplify
2021-10-11 21:49:50 +02:00
render.rs
Make multiple import edits work for completions
2021-10-04 21:44:33 +02:00
snippet.rs
Improve user snippet import performance
2021-10-12 11:48:37 +02:00
tests.rs
Remove stale module
2021-10-12 09:37:16 +02:00