termux-packages/packages/rust
Kevin Cotugno a26ce95158 Bump Rust to 1.38.0
Due to https://github.com/rust-lang/rust/issues/62558, the tools: rls,
clippy, and rustfmt cannot be built.

We also remove src which cuts the resulting size of the dep from about
330MB to 180MB.

The build is further broken into two steps:
1. `x.py dist`
2. `x.py install`

This change is because `x.py install` now fails due to an issue where
bootstrap tries to install  rustc-aarch64-linux-android before the
installation script is generated.
2019-10-04 23:23:31 +03:00
..
build.sh Bump Rust to 1.38.0 2019-10-04 23:23:31 +03:00
config.toml Bump Rust to 1.38.0 2019-10-04 23:23:31 +03:00
os-tmpdir.patch
rust-std-wasm32.subpackage.sh rust: bump revision after 0d1170cc 2019-05-06 19:47:43 +03:00
src-librustc_llvm-build.rs.patch rust: Avoid linking against libstdc++ 2019-05-07 22:20:52 +02:00