Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
lint
/
known-tool-in-submodule
/
submodule.rs
blob: 9c24964e94f9295b6a2b91fd5f117c345e4790c2 [
file
] [
log
] [
blame
]
//@ ignore-auxiliary (used by `./root.rs`)
#[
allow
(
tool
::
lint
)]
pub
fn
foo
()
{}