This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
d855ca044d
rust
/
tests
/
ui
/
unknown-tool-name.rs
3 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
Clarify message about unresolved use
2020-08-27 13:27:14 +01:00
#[
foo::bar
]
//~ ERROR failed to resolve: use of undeclared crate or module `foo`
Add tests for a new feature 'tool_attributes'
2018-01-30 13:12:37 +09:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink