const fn arguments not properly checked for destructors. #47351
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-bug
Category: This is a bug.
These currently compile, even if they can be used from compile-time code to trigger a drop:
cc @alexreg
The text was updated successfully, but these errors were encountered: