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