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

'Assertion !cx.terminated failed' involving obj/with #893

Closed
jruderman opened this issue Sep 10, 2011 · 0 comments
Closed

'Assertion !cx.terminated failed' involving obj/with #893

jruderman opened this issue Sep 10, 2011 · 0 comments

Comments

@jruderman
Copy link
Contributor

fn main() {
    obj a() {}
    obj () { with a() };
}

Results in an assertion in a function called "Br":

upcall fail 'Assertion !cx.terminated failed', ../src/comp/middle/trans_build.rs:34
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
coastalwhite pushed a commit to coastalwhite/rust that referenced this issue Aug 5, 2023
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