-
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 8 pull requests #61316
Rollup of 8 pull requests #61316
Commits on May 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c95be3d - Browse repository at this point
Copy the full SHA c95be3dView commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 89d437e - Browse repository at this point
Copy the full SHA 89d437eView commit details
Commits on May 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4890ae2 - Browse repository at this point
Copy the full SHA 4890ae2View commit details
Commits on May 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 285064c - Browse repository at this point
Copy the full SHA 285064cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 025a559 - Browse repository at this point
Copy the full SHA 025a559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b2e20 - Browse repository at this point
Copy the full SHA 24b2e20View commit details
Commits on May 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1b86bd7 - Browse repository at this point
Copy the full SHA 1b86bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb94fc0 - Browse repository at this point
Copy the full SHA bb94fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d72f97d - Browse repository at this point
Copy the full SHA d72f97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ce2ab - Browse repository at this point
Copy the full SHA 35ce2abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9dc73 - Browse repository at this point
Copy the full SHA 7f9dc73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c9b7b4 - Browse repository at this point
Copy the full SHA 9c9b7b4View commit details
Commits on May 29, 2019
-
7
Configuration menu - View commit details
-
Copy full SHA for 1529067 - Browse repository at this point
Copy the full SHA 1529067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3087b - Browse repository at this point
Copy the full SHA 3f3087bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b3774 - Browse repository at this point
Copy the full SHA d0b3774View commit details -
Rollup merge of rust-lang#60549 - euclio:doctest-panic-messages, r=Gu…
…illaumeGomez do not print panic message on doctest failures This PR cleans up rustdoc test output by silently unwinding on failure instead of using `panic!`. It also improves the clarity and consistency of the output on test failure, and adds test cases for failure modes that were previously untested.
Configuration menu - View commit details
-
Copy full SHA for adb5d4d - Browse repository at this point
Copy the full SHA adb5d4dView commit details -
Rollup merge of rust-lang#60885 - euclio:strip-synstructure-consts, r…
…=GuillaumeGomez strip synstructure consts from compiler docs Fixes rust-lang#60150. Unfortunately this PR depends on the use of the deprecated `--passes` flag in bootstrap to keep the `--strip-hidden` pass while still documenting private items. I've opened rust-lang#60884 to track stabilization of a new flag that encapsulates this behavior. r? @QuietMisdreavus
Configuration menu - View commit details
-
Copy full SHA for 781fe4c - Browse repository at this point
Copy the full SHA 781fe4cView commit details -
Rollup merge of rust-lang#61192 - estebank:issue-61187, r=oli-obk
Do not ICE on missing access place description during mutability error reporting Fix rust-lang#61187.
Configuration menu - View commit details
-
Copy full SHA for 46bbaae - Browse repository at this point
Copy the full SHA 46bbaaeView commit details -
Rollup merge of rust-lang#61217 - estebank:issue-52820, r=Centril
Account for short-hand init structs when suggesting conversion Fix rust-lang#52820.
Configuration menu - View commit details
-
Copy full SHA for d2c927b - Browse repository at this point
Copy the full SHA d2c927bView commit details -
Rollup merge of rust-lang#61261 - spastorino:is-union-return-ty, r=ol…
…i-obk is_union returns ty to avoid computing it twice r? @oli-obk
Configuration menu - View commit details
-
Copy full SHA for f2da9f2 - Browse repository at this point
Copy the full SHA f2da9f2View commit details -
Rollup merge of rust-lang#61293 - varkor:rustdoc-print-const-generic,…
… r=GuillaumeGomez Print const generics properly in rustdoc Now that rust-lang#59276 is merged, we can print consts properly in rustdoc. Fixes rust-lang#60737. Fixes rust-lang#61257. r? @GuillaumeGomez
Configuration menu - View commit details
-
Copy full SHA for f1ba140 - Browse repository at this point
Copy the full SHA f1ba140View commit details -
Rollup merge of rust-lang#61310 - RalfJung:mem, r=Centril
split libcore::mem into multiple files r? @Centril
Configuration menu - View commit details
-
Copy full SHA for e39b015 - Browse repository at this point
Copy the full SHA e39b015View commit details -
Rollup merge of rust-lang#61313 - Centril:simplify-set1-insert, r=varkor
Simplify Set1::insert r? @varkor
Configuration menu - View commit details
-
Copy full SHA for aca4933 - Browse repository at this point
Copy the full SHA aca4933View commit details