slint/api/sixtyfps-rs/sixtyfps-rs-macro
Simon Hausmann 732a56259f Simplify compilation call sites further
Move run_passes into the library compilation function. That way the
FileDiagnostics are created by the parser, can be passed on to the library
compilation function and after that we don't need them anymore and can
replace them with future BuildDiagnostics for example.
2020-07-16 18:53:59 +02:00
..
Cargo.toml Move the rust generator to the compiler lib 2020-06-05 10:54:22 +02:00
lib.rs Simplify compilation call sites further 2020-07-16 18:53:59 +02:00