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
349dfc7e95
rust
/
crates
/
ide-completion
/
src
History
Download ZIP
Download TAR.GZ
hi-rustin
349dfc7e95
Find original ast node before compute ref match in fn render
...
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
2022-07-27 20:18:00 +08:00
..
completions
fix: Don't add braces to 'if' completion in match guard position
2022-07-23 12:25:02 -05:00
context
fix: Don't add braces to 'if' completion in match guard position
2022-07-23 12:25:02 -05:00
render
Find original ast node before compute ref match in fn render
2022-07-27 20:18:00 +08:00
tests
Auto merge of
#12773
- Veykril:self-compl, r=Veykril
2022-07-16 10:28:52 +00:00
completions.rs
Run cargo fmt
2022-07-20 15:06:15 +02:00
config.rs
fix: Fix fill-arguments completions not working
2022-05-13 19:52:44 +02:00
context.rs
fix: Don't add braces to 'if' completion in match guard position
2022-07-23 12:25:02 -05: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: Autocomplete for struct fields includes receiver
2022-07-24 09:07:43 -05:00
snippet.rs
Run cargo fix --edition-idioms
2022-07-20 15:02:08 +02:00
tests.rs
disable private editable in TEST_CONFIG by default
2022-06-16 08:52:57 +08:00