-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 9 pull requests #45046
Rollup of 9 pull requests #45046
Commits on Sep 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for daf3ed5 - Browse repository at this point
Copy the full SHA daf3ed5View commit details
Commits on Oct 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e6c3c7f - Browse repository at this point
Copy the full SHA e6c3c7fView commit details
Commits on Oct 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5517a1c - Browse repository at this point
Copy the full SHA 5517a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5e8dc - Browse repository at this point
Copy the full SHA fc5e8dcView commit details -
Also fixes some stdlib links to the reference which have changed.
Configuration menu - View commit details
-
Copy full SHA for 851b6d4 - Browse repository at this point
Copy the full SHA 851b6d4View commit details -
Remove assertion that the argument to every
EndRegion
correspond tosome dataflow-tracked borrow-data entry. Fix rust-lang#44828 (The comment thread on the aforementioned issue discusses why its best to just remove this assertion.)
Configuration menu - View commit details
-
Copy full SHA for 17f6b68 - Browse repository at this point
Copy the full SHA 17f6b68View commit details
Commits on Oct 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2d108ec - Browse repository at this point
Copy the full SHA 2d108ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d85fc - Browse repository at this point
Copy the full SHA b3d85fcView commit details
Commits on Oct 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e1df72f - Browse repository at this point
Copy the full SHA e1df72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af12b7 - Browse repository at this point
Copy the full SHA 2af12b7View commit details
Commits on Oct 5, 2017
-
Rollup merge of rust-lang#44664 - budziq:contributing_external, r=ste…
…veklabnik Corrected the CONTRIBUTING.md "External Dependencies" section The "External Dependencies" section is a little outdated. Please see following comments rust-lang#44567 (comment) rust-lang#44567 (comment) for rationale.
Configuration menu - View commit details
-
Copy full SHA for b34ade0 - Browse repository at this point
Copy the full SHA b34ade0View commit details -
Rollup merge of rust-lang#44935 - vitiral:dependencies, r=steveklabnik
Add links to headers in README and CONTRIBUTING this also adds dependencies to CONTRIBUTING I'm just getting started building the rust compiler and noticed this information/ability was missing. It was also missing the gdb dependency for running tests. I pulled the information out of `appveyor.yml` and recommended later than 7.1 because that is what [apt ships](https://packages.ubuntu.com/search?suite=trusty&keywords=gdb). Feel free to tell me something different!
Configuration menu - View commit details
-
Copy full SHA for 3a037f1 - Browse repository at this point
Copy the full SHA 3a037f1View commit details -
Rollup merge of rust-lang#44972 - durka:patch-44, r=arielb1
fix ItemKind::DefaultImpl doc comment Upgrade comment to doc comment. ...Is this actually used? If so, why does the `Impl` variant right below have a `Defaultness`?
Configuration menu - View commit details
-
Copy full SHA for b380254 - Browse repository at this point
Copy the full SHA b380254View commit details -
Rollup merge of rust-lang#44980 - steveklabnik:update-books, r=estebank
update books for next release Also fixes some stdlib links to the reference which have changed. First step in https://forge.rust-lang.org/release-process.html, doing it a few days early 😄
Configuration menu - View commit details
-
Copy full SHA for 14d8055 - Browse repository at this point
Copy the full SHA 14d8055View commit details -
Rollup merge of rust-lang#44987 - pnkfelix:mir-borrowck-fix-borrowind…
…exes-ice, r=arielb1 `EndRegion` do not always correspond to borrow-data entries Remove assertion that the argument to every `EndRegion` correspond to some dataflow-tracked borrow-data entry. Fix rust-lang#44828 (The comment thread on the aforementioned issue discusses why its best to just remove this assertion.)
Configuration menu - View commit details
-
Copy full SHA for 9a43c28 - Browse repository at this point
Copy the full SHA 9a43c28View commit details -
Rollup merge of rust-lang#44997 - SuriyaaKudoIsc:patch-1, r=steveklabnik
Use HTTPS protocol for "chat.mibbit.com" I changed the `http://` protocol to `https://` for the `chat.mibbit.com` website. 📝 --[**Suriyaa**](https://mozillians.org/de/u/suriyaakudo/) 🦊 (*PS: Is somebody interested to vouch me at https://mozillians.org/de/u/suriyaakudo/?*)
Configuration menu - View commit details
-
Copy full SHA for 856a12d - Browse repository at this point
Copy the full SHA 856a12dView commit details -
Rollup merge of rust-lang#45006 - MaikKlein:patch-2, r=nikomatsakis
Typo in `librustc/README.md`
Configuration menu - View commit details
-
Copy full SHA for 71fba53 - Browse repository at this point
Copy the full SHA 71fba53View commit details -
Rollup merge of rust-lang#45017 - GuillaumeGomez:mutex-links, r=estebank
Add missing urls for Mutex r? @rust-lang/docs
Configuration menu - View commit details
-
Copy full SHA for 8249004 - Browse repository at this point
Copy the full SHA 8249004View commit details -
Rollup merge of rust-lang#45024 - QuietMisdreavus:doc-masked-issue-nu…
…m, r=pnkfelix add the issue number to doc_masked's feature gate Whoops, missed this in the original `#[doc(masked)]` PR.
Configuration menu - View commit details
-
Copy full SHA for 5440733 - Browse repository at this point
Copy the full SHA 5440733View commit details