slint/tools/compiler
David Faure 29e289fbdf Move the workspace to rust edition 2024
Motivation: the git pre-commit hook is confused by the mix of 2021 and
2024 in the same workspace...

The only problem this raises is the std::env::set_var("LANGUAGE", lang) in
demos/printerdemo/rust/lib.rs, pre-existing but now explicitly marked as unsafe
because it actually is. Added a TODO there.
2025-12-09 12:11:04 +01:00
..
.gitignore refactor: restructure slint-compiler workflow 2025-10-30 10:13:32 +08:00
Cargo.toml C++: Fix build against Yocto SDKs 2025-12-02 16:02:21 +01:00
main.rs Move the workspace to rust edition 2024 2025-12-09 12:11:04 +01:00
pyproject.toml [autofix.ci] apply automated fixes 2025-10-30 10:13:32 +08:00