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
2025-02-02 10:04:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
61a401ae51
rust
/
tests
/
target
/
issue-1055.rs
4 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix integer underflow in extra_offset
2016-06-10 14:16:14 +00:00
fn
issue_1055
(
)
{
update Serde, etc. Lots of changes to how closures work
2016-11-20 19:37:35 +00:00
let
foo
=
(
|
|
{
}
)
(
)
;
Fix integer underflow in extra_offset
2016-06-10 14:16:14 +00:00
}
Reference in New Issue
Copy Permalink