Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
src
/
test
/
ui
/
rfc-2632-const-trait-impl
/
impl-tilde-const-trait.stderr
blob: 0a91719e1f15b269b7652866d0b5264b43a10bb6 [
file
] [
log
] [
blame
]
error
:
expected a trait
,
found type
-->
$DIR
/
impl
-
tilde
-
const
-
trait
.
rs
:
6
:
6
|
LL
|
impl
~
const
T
for
S
{}
|
^^^^^^^^
error
:
aborting due to previous error