This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-08-22 03:14:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
eda52cbc34
rust-analyzer
/
crates
/
libsyntax2
/
tests
/
data
/
parser
/
inline
/
0089_slice_pat.rs
Aleksey Kladov
7c67612b8a
organizize
2018-08-10 22:33:29 +03:00
3 lines
39 B
Rust
Raw
Blame
History
fn
main
(
)
{
let
[
a
,
b
,
..
]
=
[
]
;
}
Reference in a new issue
View git blame
Copy permalink