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

Typestate isn't working for bind #668

Closed
eholk opened this issue Jul 12, 2011 · 0 comments
Closed

Typestate isn't working for bind #668

eholk opened this issue Jul 12, 2011 · 0 comments

Comments

@eholk
Copy link
Contributor

eholk commented Jul 12, 2011

This compiles and shouldn't.

fn foo() {
    auto bar;
    fn baz(int x) { }
    bind baz(bar);
}
@ghost ghost assigned catamorphism Jul 12, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
Add more termios s390x constants

These are all that remain for nix to compile on s390x.
pdietl pushed a commit to pdietl/rust that referenced this issue Apr 23, 2020
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
The original test casts were optimized away by rustc,
so cg_clif never saw them.

cc rust-lang#668
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
* Introduce rmc::proof function attribute

* add no_mangle as temporary measure to force function codegen
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

2 participants