This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
f81fd901db
rust
/
tests
/
coverage
/
trivial.rs
4 lines
31 B
Rust
Raw
Normal View
History
Unescape
Escape
coverage: Use normal `edition:` headers in coverage tests Some of these tests were originally written as part of a custom `run-make` test, so at that time they weren't able to use the normal compiletest header directive parser. Now that they're properly integrated, there's no need for them to use `compile-flags` to specify the edition, since they can use `edition` instead.
2024-01-12 17:12:45 +11:00
// edition: 2021
coverage: Copy all remaining coverage-map tests into run-coverage
2023-10-28 21:27:23 +11:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink