Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
traits
/
const-traits
/
duplicate-constness.stderr
blob: 27f69cd2386c6f69be34e948204808babb4b4715 [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found
`]`
-->
$DIR
/
duplicate
-
constness
.
rs
:
5
:
27
|
LL
|
struct
S
<
T
:
[
const
]
[
const
]
Tr
>;
|
^
expected identifier
error
:
aborting due to
1
previous error