Skip to content
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

Remove bitcasts #2276

Closed
brson opened this issue Apr 24, 2012 · 1 comment
Closed

Remove bitcasts #2276

brson opened this issue Apr 24, 2012 · 1 comment
Labels
A-codegen Area: Code generation

Comments

@brson
Copy link
Contributor

brson commented Apr 24, 2012

Trans has many bitcasts. Probably some of them are no longer needed.

For each bitcast:

  • Remove it
  • Make check
  • Commit
brson added a commit that referenced this issue Apr 24, 2012
@brson
Copy link
Contributor Author

brson commented Apr 24, 2012

There weren't that many after all. The remaining ones are in glue or native ABI code or legitimate scalar casts.

@brson brson closed this as completed Apr 24, 2012
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
make sure a thread is joined

Not sure how that can fail given that preemption is disabled but whatever...
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation
Projects
None yet
Development

No branches or pull requests

1 participant