Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
eii
/
static
/
multiple_impls.stderr
blob: b31331f2483f15d011b4d08e609b9dab0e405bf3 [
file
] [
edit
]
error
:
static
cannot implement multiple
EIIs
-->
$DIR
/
multiple_impls
.
rs
:
14
:
1
|
LL
|
#[b]
|
^^^^
|
=
note
:
this
is
not
allowed because multiple externally implementable statics that
alias
may be unintuitive
error
:
aborting due to
1
previous error