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