Sign in
android
/
toolchain
/
rustc
/
977026a81a6cc1c304420586c1bb6527b72b4303
/
.
/
src
/
test
/
ui
/
rfc-2632-const-trait-impl
/
specialization
/
const-default-impl-non-const-specialized-impl.stderr
blob: 24766804708a388c5ec7da2a426cbd39295738b5 [
file
] [
log
] [
blame
]
error
:
cannot specialize on
const
impl
with
non
-
const
impl
-->
$DIR
/
const
-
default
-
impl
-
non
-
const
-
specialized
-
impl
.
rs
:
19
:
1
|
LL
|
impl
Value
for
FortyTwo
{
|
^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error