index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
unknown-tool-name.rs
blob: 73fca61c65d1bbcf0932fc9143bcb2bd8687ecb3 (
plain
)
1
2
#[foo::bar]
//~ ERROR failed to resolve: use of undeclared crate or module `foo`
fn
main
()
{}