This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-22 06:44:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c6eb03ba90
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
Blame
History
fn
main
(
)
{
if
false
{
loop
{
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink