Skip to content

fix(ccl): program words are C ints; fetched opcodes fit GNU's 28-bit … #260

fix(ccl): program words are C ints; fetched opcodes fit GNU's 28-bit …

fix(ccl): program words are C ints; fetched opcodes fit GNU's 28-bit … #260

Triggered via push September 23, 2026 16:50
Status Success
Total duration 19m 47s
Artifacts

build-gate.yml

on: push
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

90 warnings and 1 notice
cargo check workspace (linux-aarch64): crates/neomacs-tui-tests/tests/package_tui.rs#L76
associated function `new_from_gnu_elpa` is never used
cargo check workspace (linux-aarch64): crates/neomacs-tui-tests/tests/overlay_face_render.rs#L423
function `overlay_face_wins_over_text_face_properties` is never used
cargo check workspace (linux-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
cargo check workspace (linux-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
cargo check workspace (windows-msvc-aarch64): crates/xtask/src/tests/main_test.rs#L2247
function `motion_parity_fixture` is never used
cargo check workspace (windows-msvc-aarch64): crates/xtask/src/tests/main_test.rs#L1
unused import: `crate::production_capabilities::CargoCapability`
cargo check workspace (windows-msvc-aarch64): crates/xtask/src/main.rs#L41
unused import: `production_capabilities::ProductionVideoBackend`
cargo check workspace (windows-msvc-aarch64): crates/neomacs-terminfo/src/numeric/division.rs#L81
methods `validate` and `validate_stack` are never used
cargo check workspace (windows-msvc-aarch64): crates/neomacs-terminfo/src/numeric/division.rs#L7
fields `sequence`, `tokens`, and `variables` are never read
cargo check workspace (linux-x86_64): crates/neovm-core/src/buffer/buffer.rs#L2862
associated constants `POINT_CHAR_POS_OFFSET`, `BEGV_CHAR_POS_OFFSET`, `ZV_CHAR_POS_OFFSET`, `POINT_EMACS_BYTE_POS_OFFSET`, `BEGV_EMACS_BYTE_POS_OFFSET`, and `ZV_EMACS_BYTE_POS_OFFSET` are never used
cargo check workspace (linux-x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
cargo check workspace (linux-x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
cargo check workspace (macos-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
cargo check workspace (macos-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
cargo check workspace (windows-msvc-x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
cargo check workspace (windows-msvc-x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
cargo check workspace (macos-x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
cargo check workspace (macos-x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
cargo check workspace (windows-msvc-aarch64)
"The windows-11-arm label will migrate to use Visual Studio 2026 by default beginning September 21, 2026. For more information see https://github.com/actions/runner-images/issues/14602"