Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
coverage
/
auxiliary
/
discard_all_helper.rs
blob: 9290bac7e535e466e7dfdc1c54cef18bd1f63fd1 [
file
] [
log
] [
blame
]
//@ edition: 2021
// Force this function to be generated in its home crate, so that it ends up
// with normal coverage metadata.
#[
inline
(
never
)]
pub
fn
external_function
()
{}