Skip to content

Commit 210d3fa

Browse files
committed
Address comments by @ojeda
1 parent 258cf3c commit 210d3fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/Project-Goals-2025-July-Update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ I'm excited by the lineup of goals we have for this next cycle. See you on the o
146146
* Ding opened a PR to Clang (a C frontend for LLVM): [Queries on GCC-style inline assembly statements](https://github.com/llvm/llvm-project/pull/143424) and got it merged.
147147
* [@ojeda](https://github.com/ojeda) opened two Rust for Linux goals for the next period:
148148
* <https://github.com/rust-lang/rust-project-goals/pull/347>
149-
* <https://github.com/rust-lang/rust-project-goals/pull/346>
149+
* <https://github.com/rust-lang/rust-project-goals/pull/346>
150150

151151
<!-- markdown separator -->
152152

@@ -185,7 +185,7 @@ We've discussed whether this needs to be a separate target feature vs. a modifie
185185

186186
Ultimately, this is a compiler question and should be resolved here: https://github.com/rust-lang/rust/pull/140740
187187

188-
Note: `-Cmin-function-alignment` will be another similar case.
188+
The team was asked to submit an [MCP (Major Change Proposal)](https://forge.rust-lang.org/compiler/proposals-and-stabilization.html#how-do-i-submit-an-mcp) for `-Cmin-function-alignment` will be another similar case. @ojeda opened it here: <https://github.com/rust-lang/compiler-team/issues/899>, @davidtwco seconded it and it's in the Final Comment Period (FCP) now.
189189

190190
## Stabilizing `AddressSanitizer` and `LeakSanitizer`:
191191

0 commit comments

Comments
 (0)