Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
src
/
test
/
ui
/
associated-consts
/
shadowed-const.stderr
blob: fe21d2aec00bcafa34e81257b564050fcc088533 [
file
] [
log
] [
blame
]
error
:
found associated
const
`BAR`
when
type was expected
-->
$DIR
/
shadowed
-
const
.
rs
:
19
:
14
|
LL
|
const
QUX
:
Self
::
BAR
;
|
^^^^^^^^^
error
:
aborting due to previous error