mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
The duplication with JitType is a bit unfortunate, but this is a big ergonomics improvement when working on the compiler itself. This will also allows us to define types that are internal to the compiler and shouldn't leak to other code via the JitType