发布

  • chore(fff-core): clippy 1.98 (#808)
    e2e Tests / e2e (macos-latest) (push) Has been cancelled
    e2e Tests / e2e (ubuntu-latest) (push) Has been cancelled
    e2e Tests / e2e (windows-latest) (push) Has been cancelled
    Nix CI / check (push) Has been cancelled
    Python CI / Python bindings (ubuntu-latest) (push) Has been cancelled
    Python CI / Python bindings (windows-latest) (push) Has been cancelled
    Spelling / Spell Check with Typos (push) Has been cancelled
    Python CI / Python bindings (macos-latest) (push) Has been cancelled
    Build & Publish / Build MCP aarch64-apple-darwin (push) Has been cancelled
    Build & Publish / Build MCP aarch64-pc-windows-msvc (push) Has been cancelled
    Build & Publish / Build MCP aarch64-unknown-linux-gnu (push) Has been cancelled
    Rust CI / Fuzz Tests (windows-latest) (push) Has been cancelled
    e2e Tests / e2e (alpine-musl) (push) Has been cancelled
    Lua CI / lua-language-server type check (push) Has been cancelled
    Lua CI / luacheck lint (push) Has been cancelled
    Build & Publish / Build Neovim aarch64-apple-darwin (push) Has been cancelled
    Build & Publish / Build Neovim aarch64-linux-android (push) Has been cancelled
    Build & Publish / Build Neovim aarch64-pc-windows-msvc (push) Has been cancelled
    Build & Publish / Build Neovim aarch64-unknown-linux-gnu (push) Has been cancelled
    Build & Publish / Build Neovim aarch64-unknown-linux-musl (push) Has been cancelled
    Build & Publish / Build Neovim x86_64-apple-darwin (push) Has been cancelled
    Build & Publish / Build Neovim x86_64-pc-windows-msvc (push) Has been cancelled
    Build & Publish / Build Neovim x86_64-unknown-linux-gnu (push) Has been cancelled
    Build & Publish / Build Neovim x86_64-unknown-linux-musl (push) Has been cancelled
    Build & Publish / Build C FFI aarch64-apple-darwin (push) Has been cancelled
    Build & Publish / Build C FFI aarch64-linux-android (push) Has been cancelled
    Build & Publish / Build C FFI aarch64-pc-windows-msvc (push) Has been cancelled
    Build & Publish / Build C FFI aarch64-unknown-linux-gnu (push) Has been cancelled
    Build & Publish / Build C FFI aarch64-unknown-linux-musl (push) Has been cancelled
    Build & Publish / Build C FFI x86_64-apple-darwin (push) Has been cancelled
    Build & Publish / Build C FFI x86_64-pc-windows-msvc (push) Has been cancelled
    Build & Publish / Build C FFI x86_64-unknown-linux-gnu (push) Has been cancelled
    Build & Publish / Build C FFI x86_64-unknown-linux-musl (push) Has been cancelled
    Build & Publish / Build MCP aarch64-unknown-linux-musl (push) Has been cancelled
    Build & Publish / Build MCP x86_64-apple-darwin (push) Has been cancelled
    Build & Publish / Build MCP x86_64-pc-windows-msvc (push) Has been cancelled
    Build & Publish / Build MCP x86_64-unknown-linux-gnu (push) Has been cancelled
    Build & Publish / Build MCP x86_64-unknown-linux-musl (push) Has been cancelled
    Build & Publish / Build Python wheels aarch64 (macos-latest) (push) Has been cancelled
    Build & Publish / Build Python wheels x86_64 (macos-latest) (push) Has been cancelled
    Build & Publish / Build Python wheels aarch64 (ubuntu-latest) (push) Has been cancelled
    Build & Publish / Build Python wheels x86_64 (ubuntu-latest) (push) Has been cancelled
    Build & Publish / Build Python wheels x86_64 (windows-latest) (push) Has been cancelled
    Build & Publish / Build Python sdist (push) Has been cancelled
    Rust CI / Test (macos-latest) (push) Has been cancelled
    Rust CI / Test (ubuntu-latest) (push) Has been cancelled
    Rust CI / Test (windows-latest) (push) Has been cancelled
    Rust CI / Fuzz Tests (macos-latest) (push) Has been cancelled
    Rust CI / Fuzz Tests (ubuntu-latest) (push) Has been cancelled
    Rust CI / Build i686-unknown-linux-gnu (push) Has been cancelled
    Rust CI / cargo fmt (push) Has been cancelled
    Rust CI / cargo clippy (push) Has been cancelled
    Build & Publish / Release (push) Has been cancelled
    Build & Publish / Publish Python wheels to PyPI (push) Has been cancelled
    Build & Publish / Publish Rust crates (push) Has been cancelled
    Build & Publish / Publish npm packages (push) Has been cancelled

    frostbyte_neo 发布于 2026-08-22 13:52:10 +00:00

    clippy 1.98 added chunks_exact_to_as_chunks, which fails CI under
    -D warnings. SEEN_WORDS is a multiple of 8, so the remainder is
    always empty and the fixed-size chunk keeps codegen identical or
    better.

    Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com

    下载附件