This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2025-01-10 12:18:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b0291cd8c2
rust-analyzer
/
tests
/
data
/
parser
/
inline
/
0070_match_expr.rs
Aleksey Kladov
82efdff34b
no-struct-literal-restr
2018-08-04 17:12:00 +03:00
4 lines
47 B
Rust
Raw
Blame
History
fn
foo
(
)
{
match
(
)
{
}
;
match
S
{
}
;
}
Reference in a new issue
View git blame
Copy permalink