You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO:
- Merge wasi-types PR veracruz-project#6 and remove references to github.com/egrimley-arm
- Simplify history
Draft log message for this PR:
Update Rust toolchain for Icecap and use stable compiler for rest.
Icecap now uses nightly-2021-08-25 and the rest uses stable 1.56.1.
In the new submodule icecap/sysroot/rust:
- Updates for internal API changes.
- A HACK: some locks are disabled.
- The submodule src/llvm-project is removed to save disc space.
In this repo changes include:
- Various features are removed to enable use of stable compiler.
- Crate versions updated, including: hex, lexical-core, x509-parser
- HACK to save disc space in icecap/Makefile: rm -rf ../sdk
TO DO:
- Merge wasi-types PR veracruz-project#6 and remove references to github.com/egrimley-arm
Icecap now uses nightly-2021-08-25 and the rest uses stable 1.56.1.
In the new submodule icecap/sysroot/rust:
- Updates for internal API changes.
- A HACK: some locks are disabled.
- The submodule src/llvm-project is removed to save disc space.
In this repo changes include:
- Various features are removed to enable use of stable compiler.
- Crate versions updated, including: hex, lexical-core, x509-parser
- HACK to save disc space in icecap/Makefile: rm -rf ../sdk
The text was updated successfully, but these errors were encountered: