chore: JIT executor #7159
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 39s
Annotations
7 errors and 1 warning
Run Formatter and Lint Check:
src/core/ir/jit/exec_ir.rs#L20
unused variable: `value`
|
Run Formatter and Lint Check:
src/core/ir/jit/exec_ir.rs#L10
struct `Exec` is never constructed
|
Run Formatter and Lint Check:
src/core/ir/jit/exec_ir.rs#L16
associated items `new` and `execute` are never used
|
Run Formatter and Lint Check:
src/core/ir/jit/exec_ir.rs#L20
unused variable: `value`
|
Run Formatter and Lint Check:
src/core/ir/jit/exec_ir.rs#L10
struct `Exec` is never constructed
|
Run Formatter and Lint Check:
src/core/ir/jit/exec_ir.rs#L16
associated items `new` and `execute` are never used
|
Run Formatter and Lint Check
Process completed with exit code 1.
|
Run Formatter and Lint Check:
src/core/ir/jit/exec_ir.rs#L1
Diff in /home/runner/work/tailcall/tailcall/src/core/ir/jit/exec_ir.rs
|