Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
rust/tests/ui/parser/doc-before-extern-rbrace.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
116 B
Rust
Raw Normal View History

parser: unify item list parsing. as a consequence, `trait X { #![attr] }` becomes legal.
2020-01-31 06:43:33 +01:00
fn main() {}
Update tests for extern block linting
2020-09-01 17:12:52 -04:00
extern "C" {
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
parser: unify item list parsing. as a consequence, `trait X { #![attr] }` becomes legal.
2020-01-31 06:43:33 +01:00
//~^ ERROR found a documentation comment that doesn't document anything
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
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 2871ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API