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
678882d4f8
rust-analyzer
/
tests
/
data
/
parser
/
inline
/
0076_cond.rs
Aleksey Kladov
b513e94d88
Conditionals
2018-08-05 01:03:22 +03:00
1 line
38 B
Rust
Raw
Blame
History
fn
foo
(
)
{
if
let
Some
(
_
)
=
None
{
}
}
Reference in a new issue
View git blame
Copy permalink