Sign in
android
/
toolchain
/
rustc
/
32f7835b4f844d645621e83c89a3178ef87b0d69
/
.
/
src
/
test
/
ui
/
rfc-2632-const-trait-impl
/
impl-opt-out-trait.stderr
blob: 8f923efb093f3f0feffae3c9e765a661b0535a93 [
file
]
error
:
expected a trait
,
found type
-->
$DIR
/
impl
-
opt
-
out
-
trait
.
rs
:
8
:
6
|
LL
|
impl
?
const
T
for
S
{}
|
^^^^^^^^
error
:
aborting due to previous error