index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
modules_and_files_visibility
/
mod_file_aux.rs
blob: 6fac8dae3d766b8e4bf91e43577e6cab92d55b3e (
plain
)
1
2
3
//@ ignore-auxiliary (used by `./mod_file_correct_spans.rs`)
pub
fn
foo
()
->
isize
{
10
}