servo/python/servo
bors-servo ee785f6f23
Auto merge of #20885 - avadacatavra:rustup-req, r=jdm
updated rustup requirement

<!-- Please describe your changes on the following line: -->

Rustup changed their argparsing, which resulted in `./mach test-unit --nocapture` not working. Servo now requires a higher rustup version to ensure that mach commands work

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20885)
<!-- Reviewable:end -->
2019-07-04 21:57:40 -04:00
..
lints Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317 2018-01-09 12:52:27 -05:00
mutation Do not mutate if let 2018-02-21 08:07:30 -08:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py fixed formatting in bootstrap file 2019-05-24 21:45:01 -04:00
bootstrap_commands.py Remove ./mach env as it is a lie. 2019-07-01 16:44:21 +02:00
build_commands.py Auto merge of #23696 - servo:hl, r=jdm 2019-07-04 01:03:35 -04:00
command_base.py Auto merge of #20885 - avadacatavra:rustup-req, r=jdm 2019-07-04 21:57:40 -04:00
devenv_commands.py Share more ./mach build logic with mach check, doc, test-unit 2019-07-02 18:29:24 +02:00
package_commands.py Add Servo3D immersive demo for magicleap 2019-06-13 15:04:05 -05:00
packages.py Upgrade to LLVM 8 on Windows. 2019-06-11 09:15:21 -04:00
post_build_commands.py Share more ./mach build logic with mach check, doc, test-unit 2019-07-02 18:29:24 +02:00
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py Add --layout-2020 to ./mach test-wpt and ./mach update-wpt 2019-07-04 18:16:44 +02:00
util.py Fix certifi import error while running ./match bootstrap 2019-01-03 14:41:54 +05:30
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00