Skip to content

Update Rust toolchain #605

Description

@nazar-pc

Generics in latests nightlies with generic_const_args require const {} rather than {} in places like this:

atomic_i_increment::<_, { Scope::QueueFamily as u32 }, { Semantics::NONE.bits() }>(..)

This makes writing code that compiles both with rust-gpu's old toolchain version and latest nightly very frustrating.

Please consider updating toolchain again some time soon 🙏

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