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
df5c2cf9bc
rust
/
tests
/
ui
/
attr-bad-crate-attr.rs
5 lines
82 B
Rust
Raw
Normal View
History
Unescape
Escape
Remove the crate language
2012-11-18 19:56:50 -06:00
// error-pattern: expected item
Add better error messages for bad attributes in .rc files Issue #487
2011-06-16 19:18:35 -05:00
Convert most code to new inner attribute syntax. Closes #2569
2014-03-21 20:05:05 -05:00
#![
attr =
"
val
"
]
Add better error messages for bad attributes in .rc files Issue #487
2011-06-16 19:18:35 -05:00
#[
attr =
"
val
"
]
// Unterminated
Reference in New Issue
Copy Permalink