Skip to content

Conversation

nabijaczleweli
Copy link
Contributor

Closes: #137490

@rustbot
Copy link
Collaborator

rustbot commented Feb 23, 2025

r? @thomcc

rustbot has assigned @thomcc.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Feb 23, 2025
@thomcc
Copy link
Member

thomcc commented Mar 16, 2025

I suppose this is fine. @bors r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 16, 2025

📌 Commit 74ec862 has been approved by thomcc

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 16, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 16, 2025
Rollup of 4 pull requests

Successful merges:

 - rust-lang#135080 (core: Make `Debug` impl of raw pointers print metadata if present)
 - rust-lang#137492 (libstd: rustdoc: correct note on fds 0/1/2 pre-main)
 - rust-lang#137538 (fix doc path in std::fmt macro)
 - rust-lang#138549 (Fix the OperandRef type for NullOp::{UbChecks,ContractChecks})

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 26dea1d into rust-lang:master Mar 16, 2025
6 checks passed
@rustbot rustbot added this to the 1.87.0 milestone Mar 16, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Mar 16, 2025
Rollup merge of rust-lang#137492 - nabijaczleweli:master, r=thomcc

libstd: rustdoc: correct note on fds 0/1/2 pre-main

Closes: rust-lang#137490
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Mar 19, 2025
libstd: rustdoc: correct note on fds 0/1/2 pre-main

Closes: rust-lang#137490
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What does "before-main stdio file descriptors are not guaranteed to be open on unix platforms" mean?
5 participants