Files
Pietro Fezzardi 1be847e0c0 Make EnumType.UnderlyingType a QualifiedType
This was one of the few places left in the type system where a
`model::Type` referred to another one not using QualifiedType, but a
naked `TupleTreeReference`.

Switching it to be a `model::QualifiedType` makes cross-references
between `model::Type`s more homogenenous, requiring less corner-cases
to handle for whoever manipulates types.
2022-04-08 12:50:03 +02:00
..
2022-01-31 16:28:26 +01:00
2022-03-08 15:04:34 +01:00
2020-11-13 10:00:24 +01:00
2022-04-06 17:21:15 +02:00
2022-01-31 16:28:26 +01:00
2021-05-05 17:10:12 +02:00