slint/internal/compiler/tests
Olivier Goffart 28ae8f7bc4 Refactoring: split ElementType away from the types used as property type
These are two different concept, and it is confusing to keep them in the
same enum

We want to support component without any base element, and Void is
already used for global component, so do this refactoring before
2022-10-26 14:50:44 +02:00
..
syntax Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
typeloader Test style error when creating TypeLoader 2022-02-15 13:55:50 +01:00
syntax_tests.rs Add a warning when setting a two way binding for which the rhs does not declare a default value 2022-07-08 19:05:54 +02:00