Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 22f6927

Browse files
committed
ices/87573.rs: fixed with errors
=== stdout === === stderr === error[E0718]: `drop_in_place` language item must be applied to a function with at least 1 generic argument --> /home/runner/work/glacier/glacier/ices/87573.rs:21:1 | 21 | #[lang = "drop_in_place"] | ^^^^^^^^^^^^^^^^^^^^^^^^^ 22 | fn drop_fn() { // <- the drop fn expects a generic T, missing T causes index error | - this function has 0 generic arguments error: aborting due to previous error For more information about this error, try `rustc --explain E0718`. ==============
1 parent a8d129e commit 22f6927

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)