-
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 5 pull requests #67752
Rollup of 5 pull requests #67752
Commits on Dec 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d1a3518 - Browse repository at this point
Copy the full SHA d1a3518View commit details
Commits on Dec 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 27a0833 - Browse repository at this point
Copy the full SHA 27a0833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751fe7c - Browse repository at this point
Copy the full SHA 751fe7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e1fbc - Browse repository at this point
Copy the full SHA b4e1fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5a10f - Browse repository at this point
Copy the full SHA ca5a10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for afcd5c1 - Browse repository at this point
Copy the full SHA afcd5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176efc4 - Browse repository at this point
Copy the full SHA 176efc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed625a - Browse repository at this point
Copy the full SHA 5ed625aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 208c1bf - Browse repository at this point
Copy the full SHA 208c1bfView commit details
Commits on Dec 31, 2019
-
Rollup merge of rust-lang#67430 - tspiteri:minus-inf, r=Dylan-DPC
doc: minus (U+2212) instead of dash (U+002D) for negative infinity The documentation for [`f32::NEG_INFINITY`](https://doc.rust-lang.org/std/f32/constant.NEG_INFINITY.html) contains “-∞” with a dash instead of a minus sign, “−∞” with a proper minus sign looks better with the used Source Serif Pro font. Similarly for [`f64::NEG_INFINITY`](https://doc.rust-lang.org/std/f64/constant.NEG_INFINITY.html).
Configuration menu - View commit details
-
Copy full SHA for 2c64475 - Browse repository at this point
Copy the full SHA 2c64475View commit details -
Rollup merge of rust-lang#67697 - cjgillot:passes-scope-tree, r=Zoxc
Move the region_scope_tree query to librustc_passes. Split out of rust-lang#67688. r? @Zoxc
Configuration menu - View commit details
-
Copy full SHA for 83f5cf8 - Browse repository at this point
Copy the full SHA 83f5cf8View commit details -
Rollup merge of rust-lang#67719 - jumbatm:add-self-to-mailmap, r=Mark…
…-Simulacrum Add self to .mailmap r? @Mark-Simulacrum Cheers.
Configuration menu - View commit details
-
Copy full SHA for b223f5b - Browse repository at this point
Copy the full SHA b223f5bView commit details -
Rollup merge of rust-lang#67723 - ldm0:E0477, r=Dylan-DPC
Add error code explanation for E0477 Part of rust-lang#61137
Configuration menu - View commit details
-
Copy full SHA for cf24b6b - Browse repository at this point
Copy the full SHA cf24b6bView commit details -
Rollup merge of rust-lang#67735 - petrochenkov:uibool, r=Mark-Simulacrum
Support `-Z ui-testing=yes/no` `ui-testing` is now a boolean option (`-Z ui-testing=yes/no`) and can be specified multiple times with later values overriding earlier values (`-Z ui-testing=yes -Z ui-testing=no` == `-Z ui-testing=no`), so it can be set in a hierarchical way, e.g. UI testing infra may enable it by default with specific tests being able to opt-out. This way we can remove the special opt-out support from `compiletest`. Inspired by rust-lang#67709.
Configuration menu - View commit details
-
Copy full SHA for 529a42a - Browse repository at this point
Copy the full SHA 529a42aView commit details