slint/internal/compiler/llr
Olivier Goffart b5100a872d Fix appliying property from a builtin global
(eg: NativeStyleMetrics)

We would consider the property constant and inline them as their default
value

Fix regression from 6687995c36
2024-07-04 15:50:44 +02:00
..
optim_passes llr: ensure const property without bindings are recognize as such by expression inlining 2024-07-04 10:24:54 +02:00
expression.rs llr: ensure const property without bindings are recognize as such by expression inlining 2024-07-04 10:24:54 +02:00
item_tree.rs llr: Don't generate unused globals 2024-07-04 10:24:54 +02:00
lower_expression.rs Fix compiler crash when const propagating a property of component-factory with its default value 2024-06-25 20:25:01 +02:00
lower_to_item_tree.rs Fix appliying property from a builtin global 2024-07-04 15:50:44 +02:00
pretty_print.rs llr: Don't generate unused globals 2024-07-04 10:24:54 +02:00