This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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 New Issue
Copy Permalink