slint/internal/compiler/generator
Olivier Goffart 1040946d7f Fix rust warnings in generated code with changed callbacks
We sometimes generate dead code or unused variables for our expressions.
Most code is already covered with the `#[allow]`, so we need to also
allow it for callbaks
2024-05-27 17:51:02 +02:00
..
cpp.rs C++: fix string to float so that it doesn't depends on the current locale 2024-05-07 14:58:07 +02:00
rust.rs Fix rust warnings in generated code with changed callbacks 2024-05-27 17:51:02 +02:00