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 20:29:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
e62b62ddfb980f6445ceb13f96ef0d37073aa309
serai/rust-toolchain.toml

6 lines
124 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]
Misc updates
2025-09-18 16:05:30 -04:00
channel = "1.90"
Move to wasm32v1-none from wasm32-unknown-unknown Works towards fixing how the Substrate node Docker image no longer works.
2025-08-15 10:55:05 -04:00
targets = ["wasm32v1-none"]
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
profile = "minimal"
components = ["rust-src", "rustfmt", "clippy"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 47ms Template: 2ms
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