slint/sixtyfps_compiler/passes
Simon Hausmann abe6888296 Collect proper per-file diagnostics in the compiler passes
When creating diagnostics in the passes, report them correctly in the
build diagnostics. There's no automated test yet, but it was manually
verified.
2020-07-21 15:27:41 +02:00
..
collect_resources.rs Make sure to visit all the expressions in the different passes 2020-07-21 13:30:04 +02:00
compile_paths.rs Collect proper per-file diagnostics in the compiler passes 2020-07-21 15:27:41 +02:00
inlining.rs Make sure to visit all the expressions in the different passes 2020-07-21 13:30:04 +02:00
lower_layout.rs Collect proper per-file diagnostics in the compiler passes 2020-07-21 15:27:41 +02:00
move_declarations.rs Make sure to visit all the expressions in the different passes 2020-07-21 13:30:04 +02:00
repeater_component.rs More progress in states and transition parsing 2020-07-20 15:04:06 +02:00
resolving.rs Collect proper per-file diagnostics in the compiler passes 2020-07-21 15:27:41 +02:00
unique_id.rs Fix looking up of 'id' so that we can't access inaccessible id 2020-06-16 16:04:38 +02:00