Skip to content

Conversation

@tshepang
Copy link
Member

Subtree update of rustc-dev-guide to rust-lang/rustc-dev-guide@1a02979.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost

tshepang and others added 30 commits February 3, 2026 01:18
Automated labeling for date reference triage issue
Co-authored-by: Tshepang Mbambo <hopsi@tuta.io>
Fix rustdoc links for BoundRegionKind/BoundTyKind
Add cross-links between feature gate docs
Update diagnostics documentation
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
ZuseZ4 and others added 9 commits February 9, 2026 16:31
- Fix "Github" → "GitHub" capitalization throughout (about.md, git.md,
  about-this-guide.md, debugging-support-in-rustc.md, and all
  notification-groups files)
- Fix "its self" → "itself" (macro-expansion.md, what-bootstrapping-does.md)
- Fix "MIRI" → "Miri" (overview.md, what-bootstrapping-does.md)
- Fix grammar: "to given" → "to give", "an user-specified" → "a user-specified",
  "an separate" → "a separate" (diagnostics.md, git.md)
- Fix incorrect attribute syntax: `!#[warn` → `#![warn` (diagnostics.md)
- Fix "overrides" → "override" (suggested.md)
- Fix "issue commit" → "commit message" (contributing.md)
- Fix double spaces (ty.md)
Fix typos and capitalization across documentation
Fix doc links to rustc_lexer and rustc_middle
link to a policy on using new external crates
@rustbot
Copy link
Collaborator

rustbot commented Feb 11, 2026

The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes.

cc @BoxyUwU, @jieyouxu, @Kobzol

@rustbot rustbot added A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 11, 2026
@tshepang
Copy link
Member Author

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 11, 2026

📌 Commit 0f845df has been approved by tshepang

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 Feb 11, 2026
rust-bors bot pushed a commit that referenced this pull request Feb 12, 2026
Rollup of 7 pull requests

Successful merges:

 - #152505 (Sync relnotes for stable 1.93.1)
 - #137487 (Stabilize `assert_matches`)
 - #152281 (borrowck: suggest `&mut *x` for pattern reborrows)
 - #151142 (Support ADT types in type info reflection)
 - #152477 (rustc-dev-guide subtree update)
 - #152488 (allow `deprecated(since = "CURRENT_RUSTC_VERSION")`)
 - #152491 (Remove unused `fluent-syntax` dependency from tidy)
@rust-bors rust-bors bot merged commit be697c5 into rust-lang:main Feb 12, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Feb 12, 2026
rust-timer added a commit that referenced this pull request Feb 12, 2026
Rollup merge of #152477 - tshepang:rdg-sync, r=tshepang

rustc-dev-guide subtree update

Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@1a02979.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost
@tshepang tshepang deleted the rdg-sync branch February 12, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustc-dev-guide Area: rustc-dev-guide 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.

10 participants