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

fix link in std::path::Path::display() #107494

Merged
merged 1 commit into from
Jan 31, 2023
Merged

fix link in std::path::Path::display() #107494

merged 1 commit into from
Jan 31, 2023

Conversation

lebensterben
Copy link
Contributor

The link Debug points to should be the trait Debug, not the macro Debug.

The link `Debug` points to should be the trait `Debug`, not the macro `Debug`.
@JohnTitor
Copy link
Member

Good catch, thanks! @bors r+ rollup

@bors
Copy link
Contributor

bors commented Jan 31, 2023

📌 Commit 3c408d8 has been approved by JohnTitor

It is now in the queue for this repository.

@JohnTitor JohnTitor self-assigned this Jan 31, 2023
@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 Jan 31, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 31, 2023
Rollup of 8 pull requests

Successful merges:

 - rust-lang#107245 (Implement unsizing in the new trait solver)
 - rust-lang#107445 (Remove `GenFuture` from core)
 - rust-lang#107473 (Update books)
 - rust-lang#107476 (rustdoc: remove unnecessary wrapper `div.item-decl` from HTML)
 - rust-lang#107477 (Migrate last part of CSS themes to CSS variables)
 - rust-lang#107479 (Use `ObligationCtxt::new_in_snapshot` in `satisfied_from_param_env`)
 - rust-lang#107482 (rustdoc: remove meta keywords from HTML)
 - rust-lang#107494 (fix link in std::path::Path::display())

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 150340b into rust-lang:master Jan 31, 2023
@rustbot rustbot added this to the 1.69.0 milestone Jan 31, 2023
@lebensterben lebensterben deleted the patch-1 branch January 31, 2023 20:53
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants