Skip to content

Fix doc link to pointer::addr - #161839

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
maxdexh:doctor-link
Aug 27, 2026
Merged

Fix doc link to pointer::addr#161839
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
maxdexh:doctor-link

Conversation

@maxdexh

@maxdexh maxdexh commented Aug 26, 2026

Copy link
Copy Markdown
Member

Remove some backticks that break some doc links on the Ord/PartialOrd impls for *const T

@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 Aug 26, 2026
@maxdexh

maxdexh commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Why is it not assigning a reviewer?

r? libs

@clarfonthey

Copy link
Copy Markdown
Contributor

@bors r+ rollup

thank you!

@rust-bors

rust-bors Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

📌 Commit db0f4bd has been approved by clarfonthey

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Aug 26, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 26, 2026
Rollup of 5 pull requests

Successful merges:

 - #159502 (Enhance suggestions for unresolved links with typos path)
 - #161052 (Add regression test for generic inference)
 - #161210 (Improve missing extern crate diagnostics in Rust 2015)
 - #161818 (Fix long type on diagnostics for conditionally implemented traits)
 - #161839 (Fix doc link to pointer::addr)
@rust-bors
rust-bors Bot merged commit a78a574 into rust-lang:main Aug 27, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Aug 27, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 27, 2026
Rollup merge of #161839 - maxdexh:doctor-link, r=clarfonthey

Fix doc link to pointer::addr

Remove some backticks that break some doc links on the `Ord`/`PartialOrd` impls for `*const T`
@maxdexh
maxdexh deleted the doctor-link branch August 27, 2026 08:41
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.

3 participants