This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da80677d6a84c1a3ea3e22785392c91ccae6a69b
rust
/
tests
/
coverage
/
tight_inf_loop.rs
T
Zalathar
e9d04c5e24
coverage: Migrate
tests/run-coverage
into
tests/coverage
2023-11-07 11:15:19 +11:00
6 lines
51 B
Rust
Raw
Blame
History
fn
main
(
)
{
if
false
{
loop
{
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink