slint/internal/compiler/llr/optim_passes
Olivier Goffart 6687995c36 llr: ensure const property without bindings are recognize as such by expression inlining
This allow to optimize away many property like the materialized x and y
properties.
2024-07-04 10:24:54 +02:00
..
count_property_use.rs LLR: peliminary support for multiple public components 2024-06-15 14:44:11 +02:00
inline_expressions.rs llr: ensure const property without bindings are recognize as such by expression inlining 2024-07-04 10:24:54 +02:00