Skip to content

Custom rust-toolchain.toml is being ignored #132

@ChristianIvicevic

Description

@ChristianIvicevic

Earlier today I realized that my attached rust-toolchain.toml is unfortunately ignored. During a deployment the Vercel build logs clearly show stable-x86_64-unknown-linux-gnu installed - rustc 1.73.0 (cc66ad468 2023-10-03) instead of the expected nightly. This prevents me from using some convenient features sadly.

[toolchain]
channel = "nightly-2023-09-21"

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