This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-12-02 19:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
92ab76cfa7
rust
/
tests
/
source
/
issue_3844.rs
Caleb Cartwright
207a58f365
fix panic on closure with empty block expr (
#3846
)
2019-10-08 11:00:31 +09:00
4 lines
23 B
Rust
Raw
Blame
History
fn
main
(
)
{
|
|
{
{
}
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink