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
544eca10d6
rust
/
crates
/
ide_completion
/
src
History
Lukas Wirth
544eca10d6
Complete third-party attributes
2021-06-04 21:07:19 +02:00
..
completions
Complete third-party attributes
2021-06-04 21:07:19 +02:00
render
Add MethodCall and FieldAccess variants to ImmediateLocation
2021-06-02 15:21:18 +02:00
completions.rs
Move unprefixed field/method completion to
dot
2021-05-31 15:10:20 +02:00
config.rs
Add config setting for self-on-the-fly
2021-05-31 15:14:56 +02:00
context.rs
NFC: remove redundant clones (clippy::perf)
2021-06-03 15:32:46 +02:00
item.rs
Remove SyntaxRewriter usage in insert_use in favor of ted
2021-04-20 02:09:12 +02:00
lib.rs
Generate default lint completions
2021-06-04 18:35:19 +02:00
patterns.rs
Remove obsolete is_new_item field on CompletionContext
2021-06-02 17:12:36 +02:00
render.rs
Add config setting for self-on-the-fly
2021-05-31 15:14:56 +02:00
test_utils.rs
Add config setting for self-on-the-fly
2021-05-31 15:14:56 +02:00