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-05-17 05:25:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4e601ff404e4be40e8ddbe9fc59f4f2f4e47cd6
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