Files
rust/library/portable-simd/rust-toolchain.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
98 B
TOML
Raw Normal View History

2024-04-11 00:15:29 -04:00
[toolchain]
channel = "nightly-2025-01-16"
2024-04-11 00:15:29 -04:00
components = ["rustfmt", "clippy", "miri", "rust-src"]