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