-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 10 pull requests #102191
Rollup of 10 pull requests #102191
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4fdc58 - Browse repository at this point
Copy the full SHA b4fdc58View commit details -
Add examples to
bool::then
andbool::then_some
Added examples to `bool::then` and `bool::then_some` to show the distinction between the eager evaluation of `bool::then_some` and the lazy evaluation of `bool::then`.
Configuration menu - View commit details
-
Copy full SHA for 758ca9d - Browse repository at this point
Copy the full SHA 758ca9dView commit details
Commits on Sep 22, 2022
-
Trailing whitespace seemed to be causing the CI checks to error out.
Configuration menu - View commit details
-
Copy full SHA for 804cd84 - Browse repository at this point
Copy the full SHA 804cd84View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca26dec - Browse repository at this point
Copy the full SHA ca26decView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e657d - Browse repository at this point
Copy the full SHA a9e657dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7927f09 - Browse repository at this point
Copy the full SHA 7927f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cdfaf - Browse repository at this point
Copy the full SHA a7cdfafView commit details -
Configuration menu - View commit details
-
Copy full SHA for dedf6fc - Browse repository at this point
Copy the full SHA dedf6fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f335d - Browse repository at this point
Copy the full SHA 51f335dView commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a0eb467 - Browse repository at this point
Copy the full SHA a0eb467View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded3eda - Browse repository at this point
Copy the full SHA ded3edaView commit details -
Rollup merge of rust-lang#102094 - GuillaumeGomez:bool-from-str-missi…
…ng-docs, r=scottmcm Add missing documentation for `bool::from_str` Fixes rust-lang#101870.
Configuration menu - View commit details
-
Copy full SHA for 8becf0a - Browse repository at this point
Copy the full SHA 8becf0aView commit details -
Rollup merge of rust-lang#102115 - Alfriadox:master, r=thomcc
Add examples to `bool::then` and `bool::then_some` Added examples to `bool::then` and `bool::then_some` to show the distinction between the eager evaluation of `bool::then_some` and the lazy evaluation of `bool::then`.
Configuration menu - View commit details
-
Copy full SHA for 66613e7 - Browse repository at this point
Copy the full SHA 66613e7View commit details -
Rollup merge of rust-lang#102137 - b-naber:lazy-const-val-conversion,…
… r=lcnr Don't convert valtree to constvalue during normalization r? `@lcnr`
Configuration menu - View commit details
-
Copy full SHA for 7301951 - Browse repository at this point
Copy the full SHA 7301951View commit details -
Rollup merge of rust-lang#102148 - RalfJung:miri-test, r=oli-obk
add regression test for miri issue 2433 Adding this here because the test needs to be run with debug assertions enabled to be sure so I had to run it in the rustc workspace. Cc rust-lang/miri#2433 r? `@oli-obk`
Configuration menu - View commit details
-
Copy full SHA for 592695a - Browse repository at this point
Copy the full SHA 592695aView commit details -
Rollup merge of rust-lang#102158 - notriddle:notriddle/stab-p, r=Guil…
…laumeGomez rustdoc: clean up CSS/DOM for deprecation warnings Preview: https://notriddle.com/notriddle-rustdoc-test/stab-p/std/macro.try.html
Configuration menu - View commit details
-
Copy full SHA for d6b6543 - Browse repository at this point
Copy the full SHA d6b6543View commit details -
Rollup merge of rust-lang#102177 - inquisitivecrystal:std-doc-typo, r…
…=Dylan-DPC Fix a typo in `std`'s root docs Remarkably, this typo has been present for *seven years.* I was so surprised that I reread the text five times and then asked people on the rust Zulip to double-check. :)
Configuration menu - View commit details
-
Copy full SHA for f41c295 - Browse repository at this point
Copy the full SHA f41c295View commit details