This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b60f7b51a27dfd9cbc5ecaa56ee679cd1b67f4c4
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