Skip to content

Commit 72c304d

Browse files
authored
Unrolled build for #144569
Rollup merge of #144569 - tshepang:rdg-sync, r=Kobzol rustc-dev-guide subtree update Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@e19866a. Created using https://github.com/rust-lang/josh-sync. r? `````@ghost`````
2 parents cb6785f + bfca77b commit 72c304d

File tree

6 files changed

+449
-242
lines changed

6 files changed

+449
-242
lines changed

src/doc/rustc-dev-guide/rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
efd420c770bb179537c01063e98cb6990c439654
1+
2b5e239c6b86cde974b0ef0f8e23754fb08ff3c5

src/doc/rustc-dev-guide/src/SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
- [Walkthrough: a typical contribution](./walkthrough.md)
5454
- [Implementing new language features](./implementing_new_features.md)
5555
- [Stability attributes](./stability.md)
56-
- [Stabilizing Features](./stabilization_guide.md)
56+
- [Stabilizing language features](./stabilization_guide.md)
57+
- [Stabilization report template](./stabilization_report_template.md)
5758
- [Feature Gates](./feature-gates.md)
5859
- [Coding conventions](./conventions.md)
5960
- [Procedures for breaking changes](./bug-fix-procedure.md)

0 commit comments

Comments
 (0)