slint/internal/compiler/tests/syntax
Olivier Goffart 57e9b5b796 Don't panic when an unresolved alias has a binding
Fixes #3085

When there are both a binding and a two way binding, we must keep the
two way binding in our bindings map. Otherwise type inference will not
work
2023-07-14 14:13:48 +02:00
..
accessibility Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
analysis Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
basic Run the import pass even when building the object tree fails. 2023-07-14 14:13:48 +02:00
callbacks Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
elements Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
exports Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
expressions Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
focus Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
functions Run the import pass even when building the object tree fails. 2023-07-14 14:13:48 +02:00
imports Run the import pass even when building the object tree fails. 2023-07-14 14:13:48 +02:00
layout Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lookup Don't panic when an unresolved alias has a binding 2023-07-14 14:13:48 +02:00
new_syntax Run the import pass even when building the object tree fails. 2023-07-14 14:13:48 +02:00
parse_error Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00