Nuke the const_to_allocation
query
#53847
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
This query is not doing anything anymore and only used in two locations.
Steps for resolving this issue:
const_to_allocation
and remember where the twotcx.const_to_allocation
calls areConstToAllocation
ByRef
and panic if it's notByRef
.The text was updated successfully, but these errors were encountered: