Skip to content

Commit 0756077

Browse files
committed
623: Fix formatting of "Tracking Issues & PRs" section
The itemization was broken before.
1 parent f012350 commit 0756077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/2025-10-29-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ which are reaching a decision. Express your opinions now.
268268
* [Stabilize s390x `vector` target feature and `is_s390x_feature_detected!` macro](https://github.com/rust-lang/rust/pull/145656)
269269
* [Update bundled musl to 1.2.5](https://github.com/rust-lang/rust/pull/142682)
270270

271-
[Compiler Team](https://github.com/rust-lang/compiler-team/issues?q=label%3Amajor-change%20%20label%3Afinal-comment-period) [(MCPs only)](https://forge.rust-lang.org/compiler/mcp.html)
271+
##### [Compiler Team](https://github.com/rust-lang/compiler-team/issues?q=label%3Amajor-change%20%20label%3Afinal-comment-period) [(MCPs only)](https://forge.rust-lang.org/compiler/mcp.html)
272272
* [Use v0 mangling by default on nightly](https://github.com/rust-lang/compiler-team/issues/938)
273273
* [Use `annotate-snippets` as the default emitter on nightly](https://github.com/rust-lang/compiler-team/issues/937)
274274
* [Creating a new maintainable debuginfo test suite](https://github.com/rust-lang/compiler-team/issues/936)
@@ -284,7 +284,7 @@ which are reaching a decision. Express your opinions now.
284284
* [Also enable ICE file dumps on stable](https://github.com/rust-lang/compiler-team/issues/809)
285285
* [New Tier-3 target proposal: `loongarch64-linux-android`](https://github.com/rust-lang/compiler-team/issues/806)
286286

287-
[Leadership Council](https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period)
287+
##### [Leadership Council](https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period)
288288
* [Proposal: Require all project team members to have Zulip IDs](https://github.com/rust-lang/leadership-council/issues/228)
289289

290290
*No Items entered Final Comment Period this week for

0 commit comments

Comments
 (0)