Auto merge of #24749 - saschanaz:windows-rls, r=SimonSapin

Update to rustc 1.41.0-nightly (1bd30ce2a 2019-11-15)

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

This is for devs on Windows where the current nightly version of RLS (2019-10-26) is not available.

---
<!-- 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
- [x] These changes fix #24756

<!-- 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. -->
This commit is contained in:
bors-servo 2019-11-17 00:22:59 -05:00 committed by GitHub
commit 39963266ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
nightly-2019-11-15
nightly-2019-11-16