Logo
Explore Help
Sign In
absolutebi/serai
1
0
Fork 0
You've already forked serai
mirror of https://github.com/serai-dex/serai.git synced 2025-12-08 12:19:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
07df9aa035f85cff83604de41acad3178fc40e63
serai/rust-toolchain.toml

6 lines
133 B
TOML
Raw Normal View History

Rust 1.74 Adds a Rust toolchain file to be less disruptive to developers who don't keep their toolchain synchronized (by now having rustup automatically synchronize). Hopefully helps resolve how +nightly clippy may pass for the coordinator, yet building would fail due to stable's (hopefully prior?) failure to model some async functions re: Send/Sync. Also adds rust-src as a component in preparation of https://github.com/paritytech/polkadot-sdk/pull/2217
2023-11-19 17:43:43 -05:00
[toolchain]
Rust 1.77
2024-03-21 20:05:34 -04:00
channel = "1.77"
Rust 1.74 Adds a Rust toolchain file to be less disruptive to developers who don't keep their toolchain synchronized (by now having rustup automatically synchronize). Hopefully helps resolve how +nightly clippy may pass for the coordinator, yet building would fail due to stable's (hopefully prior?) failure to model some async functions re: Send/Sync. Also adds rust-src as a component in preparation of https://github.com/paritytech/polkadot-sdk/pull/2217
2023-11-19 17:43:43 -05:00
targets = ["wasm32-unknown-unknown"]
profile = "minimal"
components = ["rust-src", "rustfmt", "clippy"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 68ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API