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-06-06 20:28:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
901b340c1f
rust
/
tests
/
ui
/
consts
/
const-eval
/
issue-70723.rs
4 lines
68 B
Rust
Raw
Normal View
History
Unescape
Escape
Remove const eval limit and implement an exponential backoff lint instead
2022-11-02 11:57:40 +00:00
static
_X
:
(
)
=
loop
{
}
;
//~ ERROR taking a long time
add test
2020-04-04 14:57:54 +00:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink