slint/sixtyfps_compiler/generator
Simon Hausmann f8c0eb0bd6 Prepare for passing passing more information from syntax node to diagnostics
Let the bulk of the push_error() calls take a Spanned trait impl, so
that we can pass node on the call sites. Then when later change the
underyling trait to pass something that can also provide the source file
and we don't have to change all call sites again.
2020-07-20 16:01:15 +02:00
..
cpp.rs Prepare for passing passing more information from syntax node to diagnostics 2020-07-20 16:01:15 +02:00
rust.rs Prepare for passing passing more information from syntax node to diagnostics 2020-07-20 16:01:15 +02:00