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-05-30 21:16:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53485030dc49aa7cd66e36c8a1e1abf1bf08020c
rust
/
tests
/
data
/
parser
/
err
/
0010_unsafe_lambda_block.rs
T
Aleksey Kladov
53485030dc
block expr
2018-08-01 10:56:00 +03:00
4 lines
42 B
Rust
Raw
Blame
History
fn
main
(
)
{
|
|
->
(
)
unsafe
{
(
)
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink