This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-01-28 15:43:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
af79fd109b
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 12:27:14 +00: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 04:12:37 +00:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink