slint/internal/compiler/tests
Olivier Goffart 54b076d4a2
Compilation error with empty enums
Technically a breaking change, although code generation was very likely
to panic.

Fixes #8743

ChangeLog: Enums without value cause compilation errors (instead of panics)
2025-06-23 12:43:02 +02:00
..
syntax Compilation error with empty enums 2025-06-23 12:43:02 +02:00
typeloader Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
consistent_styles.rs Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
syntax_tests.rs syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00