Skip to content
  • SamwiseFilmore's avatar
    Use bitflags! for mode defines · c0ff5505
    SamwiseFilmore authored
    I think this cleans up the code for matching on modes a little bit. At
    least most of it is now type checked so it'll be harder to break stuff
    with the mode defines.
    c0ff5505