slint/internal/compiler/tests
Olivier Goffart c553eb4398
compiler: Don't panic when using foo.focus(something)
Just ignore the case where focus has more argument that planed as it has
been reported as an error earlier.

Also fix the error message for calling member function with the wrong
number of argument to not include the base in the count.

Fix #4883
2024-03-19 11:06:08 +01:00
..
syntax compiler: Don't panic when using foo.focus(something) 2024-03-19 11:06:08 +01:00
typeloader Fix lookup relative to the manifest path in .rs file 2023-12-02 13:11:59 +01:00
consistent_styles.rs Don't require components that use forward-focus to be inlined 2024-01-26 12:16:09 +01:00
syntax_tests.rs compiler: Return the TypeLoader from compile_syntax_node 2024-02-29 19:35:52 +01:00