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
dfireBird
df5c647982
add notable_trait predicate to
CompletionRelevance
...
implement the predicate set on the case function from traits
2024-01-08 20:34:11 +05:30
..
completions
internal: Speed up import searching some more
2024-01-05 12:58:20 +01:00
context
fix(completion): make the expected type a tad smarter with
Fn
s
2024-01-02 10:28:49 -03:00
render
add notable_trait predicate to
CompletionRelevance
2024-01-08 20:34:11 +05:30
tests
Remove completion limit for trait importing method completions
2024-01-05 12:03:08 +01:00
completions.rs
🧹
2023-11-28 10:55:40 +01:00
config.rs
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
context.rs
add notable_trait predicate to
CompletionRelevance
2024-01-08 20:34:11 +05:30
item.rs
add notable_trait predicate to
CompletionRelevance
2024-01-08 20:34:11 +05:30
lib.rs
Remove limit from symbol_index::Query
2024-01-04 19:20:10 +01:00
render.rs
add notable_trait predicate to
CompletionRelevance
2024-01-08 20:34:11 +05:30
snippet.rs
Always render the path to be imported in the completion detail
2023-12-11 18:37:12 +01:00
tests.rs
internal: Move out
WithFixture
into dev-dep only crate
2023-12-18 15:24:08 +01:00