Sign in
rust
/
rust
/
1f2b0900a702d4947d8f11ea7b162c3af1626e3c
/
.
/
tests
/
ui
/
eii
/
static
/
multiple_impls.stderr
blob: b31331f2483f15d011b4d08e609b9dab0e405bf3 [
file
]
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