This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
397db054cb
rust
/
src
/
test
/
ui
/
unknown-tool-name.rs
3 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
resolve: Avoid sentence breaks in diagnostics
2018-11-13 17:52:26 -06:00
#[
foo::bar
]
//~ ERROR failed to resolve: use of undeclared type or module `foo`
Add tests for a new feature 'tool_attributes'
2018-01-29 22:12:37 -06:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink