-
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 7 pull requests #61317
Rollup of 7 pull requests #61317
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 26, 2019
-
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 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 8186994 - Browse repository at this point
Copy the full SHA 8186994View 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 e84c9f3 - Browse repository at this point
Copy the full SHA e84c9f3View 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 e83776f - Browse repository at this point
Copy the full SHA e83776fView 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 20f462d - Browse repository at this point
Copy the full SHA 20f462dView 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 9cc289e - Browse repository at this point
Copy the full SHA 9cc289eView 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 1896756 - Browse repository at this point
Copy the full SHA 1896756View 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 b742d7e - Browse repository at this point
Copy the full SHA b742d7eView commit details