Commit Graph

17 Commits

Author SHA1 Message Date
Justin Tracey 900e22160c
rust: enable profiler 2022-04-18 08:09:19 +02:00
Tee KOBAYASHI e1e7edb8b9 rust: Update to 1.58.1
Co-authored-by: sk0kanik <37567788+sk0kanik@users.noreply.github.com>
2022-01-30 04:05:51 +09:00
Butta 70eae9ded8 rust: update from 1.53.0 to 1.54.0 2021-10-22 23:05:45 +02:00
its-pointless e74ab56135
rust 1.48.0 (#6162) 2020-12-24 20:12:36 +02:00
its-pointless 746eb90bfc rust ndk-sysroot 2020-07-09 13:51:35 +02:00
its-pointless eada913048 rust-1.41.1 (#5009)
* Update rust to 1.41.1
* CI: free additional space in VM, otherwise Rust v1.41.1 build will fail
2020-03-06 13:20:17 +02:00
its-pointless 9f09b3bc40 rust update 2019-12-24 18:12:10 +11:00
its-pointless 94e249dcbb rust-1.39 2019-11-25 15:40:06 +11:00
its-pointless 8e72ae8a1d update to llvm9 and fix tools in rust 2019-10-22 23:47:58 +02:00
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
its-pointless b089bf18c9 rust: Update from 1.33.0 to 1.34.1 2019-04-28 00:19:21 +02:00
its-pointless 59625ccecd llvm-8 and rust with back ports for llvm-8 2019-03-29 01:28:11 +02:00
Fredrik Fornwall a708d1f8ae rust: Update from 1.31.1 to 1.32.0 2019-01-19 09:51:01 +01:00
its-pointless 9555a93dd9 minor fix so it doesn't download toolchain everytime 2018-12-16 18:04:14 +01:00
Fredrik Fornwall bf251e0126 rust: Update from 1.30.0 to 1.30.1 2018-11-11 03:27:20 +01:00
Kevin Cotugno 7ffc65a08a Use local vars 2018-10-31 23:02:22 +01:00
Kevin Cotugno 429729e682 Add rustc and cargo 2018-10-28 20:11:10 +01:00