slint/sixtyfps_compiler/generator
Olivier Goffart 35e20763a7 More replacement of &*std::begin with std::data
Complement the previous commit.
It is not ok to call *std::begin for an empty vector.

Also added a test for it.
2021-06-30 17:10:58 +02:00
..
cpp.rs More replacement of &*std::begin with std::data 2021-06-30 17:10:58 +02:00
rust.rs Move StateInfo to the private namespace 2021-06-28 11:23:44 +02:00