Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
array-slice-vec
/
vec-macro-with-comma-only.stderr
blob: d76d493eca8392c20c8e577f50c5b50cf45c01cc [
file
] [
log
] [
blame
]
error
:
no
rules expected
`,`
-->
$DIR
/
vec
-
macro
-
with
-
comma
-
only
.
rs
:
2
:
10
|
LL
|
vec
![,];
|
^
no
rules expected
this
token
in
macro call
|
=
note
:
while
trying to match
end
of macro
error
:
aborting due to
1
previous error