Skip to content

Remove unused "tydesc_field_obj_params" constant in back::abi #2351

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
catamorphism opened this issue May 4, 2012 · 0 comments
Closed

Remove unused "tydesc_field_obj_params" constant in back::abi #2351

catamorphism opened this issue May 4, 2012 · 0 comments
Labels
A-codegen Area: Code generation A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@catamorphism
Copy link
Contributor

const tydesc_field_obj_params: int = 14; // FIXME unused. I tried just removing it, but got a malloc error in the stage1 libcore build. So... apparently I'm missing something.

@ghost ghost assigned msullivan Jul 10, 2012
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
These workflows were broken since GitHub has removed all ubuntu 18 workers. For the release workflow, we are now using a docker image.
tshepang pushed a commit to tshepang/rust that referenced this issue Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

2 participants