This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db50bd96e5
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
6 lines
51 B
Rust
Raw
Blame
History
fn
main
(
)
{
if
false
{
loop
{
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink