Skip to content

crossbeam-utils fails to compile on esp32* targets starting Rust 1.74 #1048

@torkleyy

Description

@torkleyy

Emulation for 64-bit atomics was removed (rust-lang/rust#117305, esp-rs/rust#196), so the latest release no longer compiles.

The latest code on main does compile, because it uses the correct cfgs to check for availability of 64-bit atomics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions