-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
fns using c-stack-cdecl native ABI cannot be used as values #1058
Comments
This was referenced Nov 13, 2011
nikomatsakis
added a commit
to nikomatsakis/rust
that referenced
this issue
Nov 19, 2011
nikomatsakis
added a commit
to nikomatsakis/rust
that referenced
this issue
Nov 19, 2011
Fixed in @b6af844 |
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Oct 26, 2020
…ixes Misc rustc test suite fixes
coastalwhite
pushed a commit
to coastalwhite/rust
that referenced
this issue
Aug 5, 2023
celinval
pushed a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
* Rejoin kani-verifer into the overall workspace * Instead of copying binaries, let's cargo install the package into the container.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this test (src/test/run-pass/c-stack-as-value.rs) yields a LLVM compilation error:
The text was updated successfully, but these errors were encountered: