diff options
author | Joel Kronqvist <joel.kronqvist@iki.fi> | 2025-08-03 16:06:43 +0300 |
---|---|---|
committer | Joel Kronqvist <joel.kronqvist@iki.fi> | 2025-08-03 16:06:43 +0300 |
commit | ac9ecc754e12487eb20a615ca3cf05cb163ea75a (patch) | |
tree | 1dcd5f9984d04404c399d1cd2134a1148d3d2b32 /src/main.rs | |
parent | 00cf7eb0a1316ce0e330ed9a1e218fc60ae0b8cd (diff) | |
download | myslip-ac9ecc754e12487eb20a615ca3cf05cb163ea75a.tar.gz myslip-ac9ecc754e12487eb20a615ca3cf05cb163ea75a.zip |
Changed UndefinedType to VarType(String) for generics and added tests for inferring them.
Inferring is done by method Type::infer_generics.
Whether it is executed is controlled by method Type::is_concrete.
Also had to change the Display for Type and its tests,
as the enum variants changed.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions