slint/internal/compiler/tests/syntax/analysis
Olivier Goffart ee672d65f5 Fix panic when the binding loop is caused by accessing the same component twice
The component properties might be accessed through different paths so we
may still reach a case where we have to borrow something that is already
borrowed
2023-01-24 18:01:30 +01:00
..
binding_loop1.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
binding_loop2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
binding_loop_function.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
binding_loop_issue_772.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
binding_loop_layout.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
binding_loop_layout2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
binding_loop_layout3.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
binding_loop_layout4.slint Fix panic when the binding loop is caused by accessing the same component twice 2023-01-24 18:01:30 +01:00
binding_loop_self.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00