slint/tests
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
..
cases LineEdit: Add test for enable (#10216) 2025-12-05 16:53:11 +01:00
doctests Documentation for Mobile Development (#10117) 2025-11-21 08:41:46 +01:00
driver Port from vec![] to Vec::new() 2025-12-05 16:53:45 +01:00
helper_components Fix order of exports when adding implicit export 2024-10-25 12:10:40 +02:00
manual Janitor: Update rand dependency 2025-12-05 16:51:18 +01:00
screenshots Move the workspace to rust edition 2024 2025-12-09 12:11:04 +01:00