Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
tool-attributes
/
unknown-tool-name.rs
blob: ba21aecc230a85a011a6b47bb843dfac3f99d811 [
file
] [
log
] [
blame
]
#[
foo
::
bar
]
//~ ERROR failed to resolve: use of unresolved module or unlinked crate `foo`
fn
main
()
{}