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

add typestate pass to rustc #232

Closed
graydon opened this issue Feb 23, 2011 · 1 comment
Closed

add typestate pass to rustc #232

graydon opened this issue Feb 23, 2011 · 1 comment

Comments

@graydon
Copy link
Contributor

graydon commented Feb 23, 2011

rustc has no typestate checker. add one.

@graydon
Copy link
Contributor Author

graydon commented May 26, 2011

This exists now. It's not complete but it's far enough along to call it "existing" and close this bug. File followups for subsequent improvements.

@graydon graydon closed this as completed May 26, 2011
oli-obk added a commit to oli-obk/rust that referenced this issue Jul 19, 2017
Only check pointers when dereferencing
dlrobertson pushed a commit to dlrobertson/rust that referenced this issue Nov 29, 2018
…d-comparisons

Remove chained comparisons from the undocumented page.
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
* implement fneg for forward mode

* fix tests

* fail early
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this issue Mar 7, 2023
…register-class-conversion

Add missing register class conversion for inline asm
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
None yet
Projects
None yet
Development

No branches or pull requests

1 participant