first commit
This commit is contained in:
commit
c591b2c272
50 changed files with 2650 additions and 0 deletions
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
# We need to pin to this old Rust version due to an LLVM bug: https://github.com/rust-lang/rust/issues/82104
|
||||
channel = "nightly"
|
||||
components = ["rust-src"]
|
Loading…
Add table
Add a link
Reference in a new issue