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
2025-04-28 19:17:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c71484eefd
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 06:12:45 +00:00
// edition: 2021
coverage: Copy all remaining coverage-map tests into run-coverage
2023-10-28 10:27:23 +00:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink