slint/internal
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
..
backends Update winitwindowadapter.rs 2025-06-21 08:00:10 +02:00
common slint: Change Platform.os to return a new enum OperatingSystemType (#8679) 2025-06-12 14:25:16 +02:00
compiler Compilation error with empty enums 2025-06-23 12:43:02 +02:00
core Update popup.rs 2025-06-21 08:00:10 +02:00
core-macros Add --generate-link-to-definition in the docs of all our published crate 2025-06-06 21:47:36 +02:00
interpreter core: Revert the change to use "C-unwind" calling convention 2025-06-12 15:29:23 +02:00
renderers Initial support for Windows ARM64 binaries 2025-06-17 09:59:50 +02:00