Skip to content

Commit 404f088

Browse files
authored
fix formatting in 628, remove old compiler team mcps (#7355)
1 parent 19ceaea commit 404f088

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

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

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Revision range: [b64df9d1..eca9d93f](https://perf.rust-lang.org/?start=b64df9d10
216216
3 Regressions, 1 Improvement, 4 Mixed; 3 of them in rollups
217217
43 artifact comparisons made in total
218218

219-
See the [full report](https://github.com/rust-lang/rustc-perf/blob/master/triage/2025/2025-12-02.md] for details.
219+
See the [full report](https://github.com/rust-lang/rustc-perf/blob/master/triage/2025/2025-12-02.md) for details.
220220

221221
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
222222

@@ -238,20 +238,14 @@ which are reaching a decision. Express your opinions now.
238238
* [Not linting `irrefutable_let_patterns` on let chains](https://github.com/rust-lang/rust/pull/146832)
239239
* [Make closure capturing have consistent and correct behaviour around patterns](https://github.com/rust-lang/rust/pull/138961)
240240

241-
[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)
241+
##### [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)
242242
* [Use `annotate-snippets` as the default emitter](https://github.com/rust-lang/compiler-team/issues/947)
243243
* [Promote powerpc64-unknown-linux-musl to tier 2 with host tools](https://github.com/rust-lang/compiler-team/issues/946)
244-
* [Proposal for a dedicated test suite for the parallel frontend](https://github.com/rust-lang/compiler-team/issues/906)
245-
* [Promote tier 3 riscv32 ESP-IDF targets to tier 2](https://github.com/rust-lang/compiler-team/issues/864)
246-
* [Proposal for Adapt Stack Protector for Rust](https://github.com/rust-lang/compiler-team/issues/841)
247-
* [Give integer literals a sign instead of relying on negation expressions](https://github.com/rust-lang/compiler-team/issues/835)
248-
* [Also enable ICE file dumps on stable](https://github.com/rust-lang/compiler-team/issues/809)
249-
* [New Tier-3 target proposal: `loongarch64-linux-android`](https://github.com/rust-lang/compiler-team/issues/806)
250-
251-
[Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
244+
245+
##### [Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
252246
* [Adding a crates.io Security tab](https://github.com/rust-lang/rfcs/pull/3872)
253247

254-
[Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
248+
##### [Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
255249
* [feat: stabilize `-Zconfig-include`](https://github.com/rust-lang/cargo/pull/16284)
256250

257251
*No Items entered Final Comment Period this week for

0 commit comments

Comments
 (0)