mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-03 13:23:00 +00:00
To be compatible with the 2024 edition, we need to wrap the `no_mangle` attribute in `unsafe()`. The parsing for that in cbindgen was only added in the version 0.28, but we couldn't upgrade cbindgen before because of a regression in cbindgen 0.27 that prevented us from upgrading. Now that cbindgen 0.29 is released with a fix, we can prepare for the 2024 edition |
||
|---|---|---|
| .. | ||
| change_tracker.rs | ||
| ffi.rs | ||
| properties_animations.rs | ||