slint/internal/compiler/tests
Olivier Goffart 0ba8f58076 New syntax: New lookup rules for unqualified identifier
Instead of looking up any property in `self` and `root`, only resolve
the properties in scope declared in the current component.
2022-10-20 16:40:29 +02:00
..
syntax New syntax: New lookup rules for unqualified identifier 2022-10-20 16:40:29 +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