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