Skip to content

Commit bdb035b

Browse files
Merge pull request #7387 from tbu-/pr_629
629: Fix headings/bullet points in "Tracking issues & PRs"
2 parents bb8dc13 + 97e368f commit bdb035b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,10 +223,10 @@ which are reaching a decision. Express your opinions now.
223223
* [NFC normalize lifetime identifiers](https://github.com/rust-lang/rust/pull/149192)
224224
* [don't normalize where-clauses when checking well-formedness](https://github.com/rust-lang/rust/pull/148477)
225225

226-
[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)
226+
##### [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)
227227
* [Destabilise target-spec-json](https://github.com/rust-lang/compiler-team/issues/944)
228228

229-
[Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
229+
##### [Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
230230
* [RFC: `#[export_visibility = ...]` attribute](https://github.com/rust-lang/rfcs/pull/3834)
231231

232232
*No Items entered Final Comment Period this week for

0 commit comments

Comments
 (0)