chore: JIT executor #7158
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 10s
Annotations
8 errors and 1 warning
Run Formatter and Lint Check
Canceling since a higher priority waiting request for 'autofix.ci-refs/pull/2259/merge' exists
|
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
The operation was canceled.
|
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
|