slint/internal/compiler/llr
Tobias Hunger 9a881f9a90
Clippy 0 2 3 (#1203)
* janitor: Fix clippy error in textlayout.rs

This one is almost certainly a bug.

* janitor: clippy fixes in inline_expressions.rs

Clippy claims the original code was slower and less clean, so let's
change this.
2022-05-02 13:23:35 +02:00
..
optim_passes Clippy 0 2 3 (#1203) 2022-05-02 13:23:35 +02:00
expression.rs janitor: cspell fixes 2022-04-13 14:42:32 +02:00
item_tree.rs Support for referring to other globals from globals 2022-02-28 10:14:34 +01:00
lower_expression.rs Declare .slint enum in one place in i-slint-common 2022-04-14 19:17:48 +02:00
lower_to_item_tree.rs Fix the inliner thinking property are not modified when they are 2022-02-17 16:25:48 +01:00
pretty_print.rs Count the uses of property, and do not generate properties that are not used 2022-02-17 16:25:48 +01:00