Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
.
/
src
/
test
/
ui
/
parser
/
issue-27255.stderr
blob: 9caa6087420d037b33bab585afc956e5985ee467 [
file
] [
log
] [
blame
]
error
:
missing
`for`
in
a trait impl
-->
$DIR
/
issue
-
27255.rs
:
13
:
7
|
LL
|
impl A
..
{}
//~ ERROR
|
^
error
:
aborting due to previous error