Skip to content

Check that box_free is still used #230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Nadrieril opened this issue Jun 6, 2024 · 1 comment · Fixed by #338
Closed

Check that box_free is still used #230

Nadrieril opened this issue Jun 6, 2024 · 1 comment · Fixed by #338
Assignees

Comments

@Nadrieril
Copy link
Member

We detect calls to alloc::alloc::box_free in our passes, but afaict this function doesn't exist anymore. We should check whether it still shows up.

@Nadrieril
Copy link
Member Author

This was indeed removed in rust-lang/rust#100036.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant