This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
b60f7b51a2
rust
/
tests
/
run-coverage
/
tight_inf_loop.rs
Zalathar
e0625b4586
Migrate most of the existing coverage tests over to
run-coverage
2023-06-28 11:09:19 +10:00
5 lines
51 B
Rust
Raw
Blame
History
fn
main
(
)
{
if
false
{
loop
{
}
}
}
View git blame
Copy permalink