Fixes build with rustc 1.21.0. Switch to calling rust bootstrap ourselves
instead of using configure and make. Configure and make is not the recommended
build system by upstream. Additionally, the Makefiles appear to cause other
issues.
Details
Details
- Reviewers
kyrios123 - Group Reviewers
Triage Team - Commits
- R2839:41f4e65e0367: Update to 1.21.0
- Install rust, compile and run a rust program (ripgrep).
- Successfully build Firefox 57.0 against this patch
Diff Detail
Diff Detail
- Repository
- R2839 rust
- Lint
Lint Not Applicable - Unit
Tests Not Applicable