This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
c72fcfbc40
rust
/
tests
/
ui
/
parser
/
doc-before-eof.rs
4 lines
62 B
Rust
Raw
Normal View
History
Unescape
Escape
tests: Do not use `-Z parse-only`, continue compilation to test recovery
2019-01-06 18:33:05 +03:00
fn
main
(
)
{
}
Return nonzero exit code if there are errors at a stop point
2015-02-09 20:01:45 +01:00
libsyntax: Explicit error message for sugared doc comments. Display an explicit message about items missing after sugared doc comment attributes. References #2789.
2014-09-11 21:07:07 -04:00
/// hi //~ERROR expected item after doc comment
Reference in a new issue
Copy permalink