This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
rust
/
tests
/
ui
/
parser
/
attribute
/
attr-dangling-in-mod.rs
5 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
fn
main
(
)
{
}
compiletest: Require `//~` annotations even if `error-pattern` is specified
2025-03-29 02:41:32 +03:00
#[
foo =
"
bar
"
]
//~ ERROR expected item after attributes
Reference in New Issue
Copy Permalink