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

pp screws up typestate assertions #760

Closed
jruderman opened this issue Jul 28, 2011 · 1 comment
Closed

pp screws up typestate assertions #760

jruderman opened this issue Jul 28, 2011 · 1 comment

Comments

@jruderman
Copy link
Contributor

fn f(x: uint) : nonzero(x) { }

becomes

fn f(x: uint) : nonzero(0) { }

caught by running the fuzzer's convergence test on an unmodified ivec.rs

@ghost ghost assigned catamorphism Jul 28, 2011
@msullivan
Copy link
Contributor

This looks fixed.

keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
Linux/Android: re-add initgroups

This was removed in rust-lang#742
ZuseZ4 added a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
Co-authored-by: Manuel Drehwald <git@manuel.drehwald.info>
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

3 participants