mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
* General cleanups * Add some newlines * Use bitlag match * More constify * Don't convert to str twice * constify more * Use match directly instead of if & match! * Constify more * Constify more * more consts * Constify more * Constify more * Don't use bitflags_match macro