Files
third_party_rust_rust/compiler
Ali MJ Al-Nasrawy c6a17bf8bc make ascribe_user_type a TypeOp
Projection types in user annotations may contain inference variables.
This makes the normalization depend on the unification with the actual
type and thus requires a separate TypeOp to track the obligations.
Otherwise simply calling `TypeChecker::normalize` would ICE with
"unexpected ambiguity"
2023-01-07 13:41:41 +03:00
..
2023-01-02 15:51:54 +05:30
2023-01-07 13:38:40 +03:00
2022-12-25 00:43:50 +01:00
2023-01-06 05:34:56 +00:00
2022-10-23 10:09:44 +02:00