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
master
rust
/
tests
/
coverage
/
tight_inf_loop.rs
Zalathar
e9d04c5e24
coverage: Migrate
tests/run-coverage
into
tests/coverage
2023-11-07 11:15:19 +11:00
6 lines
51 B
Rust
Raw
Permalink
Blame
History
fn
main
(
)
{
if
false
{
loop
{
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink