Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
dropck
/
negative.stderr
blob: 886b05e347c9ac9effe751fffa33edb3b4b773d7 [
file
] [
log
] [
blame
] [
edit
]
error
:
negative
`Drop`
impls are
not
supported
-->
$DIR
/
negative
.
rs
:
4
:
1
|
LL
|
impl
!
Drop
for
NonDrop
{}
|
^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error