Skip to content

Fix broken link to lang_items.rs in unstable book - #161673

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
Wilfred:patch-4
Aug 26, 2026
Merged

Fix broken link to lang_items.rs in unstable book#161673
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
Wilfred:patch-4

Conversation

@Wilfred

@Wilfred Wilfred commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

The file path was changed in af4c79b. Fix the link, and use a specific commit so it doesn't break accidentally in future.

The file path was changed in af4c79b. Fix the link, and use a specific commit so it doesn't break accidentally future.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 24, 2026
@rustbot

rustbot commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

r? @ShoyuVanilla

rustbot has assigned @ShoyuVanilla.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 75 candidates
  • Random selection from 18 candidates

@ShoyuVanilla ShoyuVanilla left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rust-bors

rust-bors Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

📌 Commit a2f1460 has been approved by ShoyuVanilla

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
…uwer

Rollup of 7 pull requests

Successful merges:

 - #157036 (lint against repeated repr attributes)
 - #160183 (panic_unwind: Use global_asm! for IMGREL relocations)
 - #161718 (Fix the wasm32-unknown-unknown target feature/cfg bug)
 - #161673 (Fix broken link to lang_items.rs in unstable book)
 - #161744 (Remove `RawDefPathHash`)
 - #161747 (explicitly state that allocations cannot grow to the left)
 - #161796 (Remove dead parse error recovery (underscores in expressions))
@rust-bors
rust-bors Bot merged commit aec7c2a into rust-lang:main Aug 26, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Aug 26, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 26, 2026
Rollup merge of #161673 - Wilfred:patch-4, r=ShoyuVanilla

Fix broken link to lang_items.rs in unstable book

The file path was changed in af4c79b. Fix the link, and use a specific commit so it doesn't break accidentally in future.
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.

3 participants