This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 14:10:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b79c8b6d8a3b38c94de992a54ffb9055c1ad6f31
rust
/
crates
/
libsyntax2
/
tests
/
data
/
parser
/
inline
/
0076_cond.rs
T
Aleksey Kladov
7c67612b8a
organizize
2018-08-10 22:33:29 +03:00
2 lines
38 B
Rust
Raw
Blame
History
fn
foo
(
)
{
if
let
Some
(
_
)
=
None
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink