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 20:28:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a04473e2bb
rust-analyzer
/
tests
/
data
/
parser
/
inline
/
0070_match_expr.rs
5 lines
47 B
Rust
Raw
Normal View
History
Unescape
Escape
Match expr
2018-08-04 10:39:03 +00:00
fn
foo
(
)
{
match
(
)
{
}
;
no-struct-literal-restr
2018-08-04 14:12:00 +00:00
match
S
{
}
;
Match expr
2018-08-04 10:39:03 +00:00
}
Reference in a new issue
Copy permalink