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

Fix the transition to bitflags 1.0 #18958

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 19, 2017

  1. Fix the transition to bitflags 1.0

    For some reasons helpers:longhand doesn't want the flags parameter
    to be between triple quotes leading to some wrong code generation (the
    flags were just ignored...) leading to some test failures in m-c
    Eijebong committed Oct 19, 2017
You can’t perform that action at this time.