2023-04-26 18:22:32 +00:00
|
|
|
error: reservation `Drop` impls are not supported
|
|
|
|
--> $DIR/reservation.rs:5:1
|
|
|
|
|
|
|
|
|
LL | impl Drop for ReservedDrop {
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2023-04-26 18:22:32 +00:00
|
|
|
|