Merge branch 'main' into scheduling #2169
test.yml
on: push
Annotations
6 errors
Test Compiler:
crates/filament/src/ir_passes/schedule/solve.rs#L237
cannot find value `sexpr` in this scope
|
Test Compiler:
crates/filament/src/ir_passes/schedule/solve.rs#L291
cannot find value `sexpr` in this scope
|
Test Compiler:
crates/filament/src/ir_passes/schedule/solve.rs#L293
cannot find value `sexpr` in this scope
|
Test Compiler:
crates/filament/src/ir_passes/schedule/solve.rs#L400
no method named `get_inv` found for mutable reference `&mut Solve` in the current scope
|
Test Compiler
could not compile `filament` (lib) due to 4 previous errors
|
Test Compiler
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
|