slint/internal/compiler/llr
Olivier Goffart 14593a55e1 llr: Don't generate unused globals
Global for which none of the properties are used can be omitted in the
generated code.
2024-07-04 10:24:54 +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 llr: ensure const property without bindings are recognize as such by expression inlining 2024-07-04 10:24:54 +02:00
pretty_print.rs llr: Don't generate unused globals 2024-07-04 10:24:54 +02:00