-
I am trying to get Quark run on Arch, but without success.
* System: Linux ch3lt 6.8.8-zen1-1-zen ZEN SMP PREEMPT_DYNAMIC
### Steps
* Install
* rustup toolchain install nightly-2023-12-11-x86_…
-
### Summary
Original proposal: https://hackmd.io/@rust-cargo-team/SJT-p_rL2
Implementation: #12634
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#gc
Issues: https…
ehuss updated
3 months ago
-
Currently we require a nightly toolchain to build the runtime (#1252). As part of CI we are currently using a nightly compiler for building the runtime and a stable compiler for the client code. It is…
-
Hello everyone,
When I run the command 'python3 ./run.py', I get this error and I can't fix it.
I have an ARM processor, but I also tried with a Linux and Intel processor, and this problem persi…
-
E.g. `rust-lang/rust:nightly-2024-02-20`, so that it is easy to locate and pin specific images.
The output of `rustc --version` also includes a next version number (e.g. `rustc 1.78.0-nightly`), bu…
-
Cross compilation is currently not possible.
There would be two ways to do it AFAIK.
1) Install a linker for the target platform and use that one.
2) Use cargo [cross](https://github.com/cross-rs/c…
-
There are some project put `rust-toolchain` file in root directory, for example: `nightly-2019-05-22`.
With those project, no matter which tag I choose, I have to `info: syncing channel updates for…
-
this one is kinda hard to spot because the container looks like its running and then the output just stops. The issue is pretty well documented here: https://github.com/rust-lang/cargo/issues/10583.
…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.168.4555-213
* **Rust toolchain version:** rustc 1.62.0-nightly (34a6c9f26 2022-04-13)
* **IDE name and version:** CLion 2021.3.4
* **Opera…
-
### Q&A (please complete the following information)
- OS: Fedora 39
- Browser: Firefox
- Version:
- Method of installation: docker
- Swagger-Editor version: [e.g. 3.10.0]
- Swagger/Open…