forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core
David Mak 3a64b0cf07 core/toplevel/type_annotation: Add handling for mismatching class def
Primitive types only contain fields in its Type and not its TopLevelDef.
This causes primitive object types to lack some fields.
2024-07-19 13:41:42 +08:00
..
src core/toplevel/type_annotation: Add handling for mismatching class def 2024-07-19 13:41:42 +08:00
Cargo.toml core: Add compile-time feature to disable escape analysis 2024-07-19 13:41:41 +08:00
build.rs core: Apply cargo format 2024-07-09 13:32:10 +08:00