Skip to content

Commit f7df4aa

Browse files
tomassedovictraviscross
authored andcommitted
Mention RfL was a flagship goal in 2024H2 too
1 parent 0222748 commit f7df4aa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/inside-rust/program-management-update-2025-07.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,12 @@ The project currently has to rely on unstable Rust. This makes it less appealing
8989

9090
There's been an ongoing collaboration with the Rust Project to get the language, compiler and tooling to a point where it can be completely compiled on stable Rust.
9191

92-
[This was one of the Flagship goals in the first half of 2025][rflh1].
92+
Rust for Linux was a Flagship goal the [second half of 2024][rfl2024h2] as well as the [first half of 2025][rfl2025h1].
9393

94+
[rfl2024h2]: https://github.com/rust-lang/rust-project-goals/blob/main/src/2024h2/rfl_stable.md
9495

95-
[rflh1]: https://rust-lang.github.io/rust-project-goals/2025h1/rfl.html
96+
97+
[rfl2025h1]: https://rust-lang.github.io/rust-project-goals/2025h1/rfl.html
9698

9799
This effort requires close collaboration with the Lang and Compiler teams, among others, and contact points on both sides to bridge the gap between the two projects. Until now, that was done by Niko Matsakis et al. on the Rust side and Miguel Ojeda et al. on the Rust for Linux side.
98100

0 commit comments

Comments
 (0)