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

Allow multiple bitflags in one macro invocation #212

Closed
wants to merge 5 commits into from

Commits on Feb 12, 2020

  1. allow multiple bitflags in one macro invocation

    update documentation
    change mentions of the `flags` keyword (used before 0.9) to `struct`
    konsumlamm committed Feb 12, 2020
    Copy the full SHA
    d1bd08e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Making crate accessible from std

    raoulstrackx authored and konsumlamm committed Dec 24, 2020
    Copy the full SHA
    b24dc41 View commit details
    Browse the repository at this point in the history
  2. Fixed expected error message

    raoulstrackx authored and konsumlamm committed Dec 24, 2020
    Copy the full SHA
    d9bca5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    056599d View commit details
    Browse the repository at this point in the history
  4. Get CI green (bitflags#232)

    KodrAus authored and konsumlamm committed Dec 24, 2020
    Copy the full SHA
    4ae3a56 View commit details
    Browse the repository at this point in the history