Skip to content
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 3 pull requests #85757

Merged
merged 9 commits into from
May 27, 2021
Merged

Conversation

GuillaumeGomez
Copy link
Member

Successful merges:

Failed merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

GuillaumeGomez and others added 9 commits May 26, 2021 14:35
* Don't generate a <details> if there is no documentation
Co-authored-by: Alphyr <47725341+a1phyr@users.noreply.github.com>
Co-authored-by: Alphyr <47725341+a1phyr@users.noreply.github.com>
Fix trait methods' toggle

A `<details>` tag wasn't closed on trait methods, which created broken DOM. I also used this occasion to only generate the toggle in case there is documentation on the method.

r? `@jsha`
…u-se

Mention workaround for floats in Iterator::{min, max}

`Iterator::{min, max}` can't be used with iterators of floats due to NaN issues. This suggests a workaround in the documentation of those functions.
Rename opensbd to openbsd

OpenBsd was sometimes spelled "opensbd" in the standard library.
@rustbot rustbot added the rollup A PR which is a rollup label May 27, 2021
@GuillaumeGomez
Copy link
Member Author

@bors: r+ p=3 rollup=never

@bors
Copy link
Contributor

bors commented May 27, 2021

📌 Commit 48706ed has been approved by GuillaumeGomez

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 27, 2021
@bors
Copy link
Contributor

bors commented May 27, 2021

⌛ Testing commit 48706ed with merge e51830b...

@bors
Copy link
Contributor

bors commented May 27, 2021

☀️ Test successful - checks-actions
Approved by: GuillaumeGomez
Pushing e51830b to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 27, 2021
@bors bors merged commit e51830b into rust-lang:master May 27, 2021
@rustbot rustbot added this to the 1.54.0 milestone May 27, 2021
@GuillaumeGomez GuillaumeGomez deleted the rollup-k8hfhp8 branch May 28, 2021 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants