Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
linkage-attr
/
linkage-detect-extern-generated-name-collision.stderr
blob: 06a070822630e7d7e0b9c143113aaf0394bfbc2a [
file
] [
log
] [
blame
]
error
:
symbol
`collision`
is
already
defined
-->
$DIR
/
auxiliary
/
def_colliding_external
.
rs
:
6
:
5
|
LL
|
pub
static
collision
:
*
const
i32
;
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error