Skip to content

pp screws up typestate assertions #760

@jruderman

Description

@jruderman
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions