Skip to content

Commit b943dea

Browse files
committed
remove May update from RFL section
1 parent d696bd5 commit b943dea

File tree

1 file changed

+1
-32
lines changed

1 file changed

+1
-32
lines changed

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

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ We are also finishing up some of the work on language items. We have had one sta
170170

171171

172172
<details>
173-
<summary>3 detailed updates available.</summary>
173+
<summary>2 detailed updates available.</summary>
174174

175175
<!-- this comment helps to convince the markdown parser to do the right thing -->
176176

@@ -234,37 +234,6 @@ Update from our 2025-04-23 meeting ([full minutes](https://hackmd.io/@rust-lang-
234234

235235
</blockquote>
236236

237-
238-
<!-- this comment helps to convince the markdown parser to do the right thing -->
239-
240-
<a href="https://github.com/rust-lang/rust-project-goals/issues/116#issuecomment-2894319024">Comment by @ojeda posted on 2025-05-20:</a><br>
241-
242-
<blockquote>
243-
244-
<!-- this comment helps to convince the markdown parser to do the right thing -->
245-
246-
Update from our 2025-05-07 meeting ([full minutes](https://hackmd.io/@rust-lang-team/S1Y3l7Kxel)):
247-
248-
- Enthusiasm and plans for RustWeek.
249-
250-
- `arbitrary_self_types`: update from @dingxiangfei2009 at https://rust-lang.zulipchat.com/#narrow/channel/425075-rust-for-linux/topic/2025-05-07.20meeting/near/516734641 -- he plans to talk to types in order to find a solution. @davidtwco will ping @petrochenkov about `rustc_resolve`.
251-
252-
- Sanitizer support and `#[sanitize(off)]`: discussed by lang at https://github.com/rust-lang/rust/pull/123617#issuecomment-2859621119. Discussion about allowing to disable particular sanitizers. Older concern from compiler at https://github.com/rust-lang/rust/pull/123617#issuecomment-2192330122.
253-
254-
- `asm_const` with pointers support: lang talked about it -- lang will want an RFC: https://github.com/rust-lang/rust/issues/128464#issuecomment-2861515372.
255-
256-
- ABI-modifying compiler flags: two MCPs filled: https://github.com/rust-lang/compiler-team/issues/868 (`-Zretpoline` and `-Zretpoline-external-thunk`) and https://github.com/rust-lang/compiler-team/issues/869 (`-Zharden-sls`).
257-
258-
Implementation PR for `-Zindirect-branch-cs-prefix` at https://github.com/rust-lang/rust/pull/140740 that goes on top of https://github.com/rust-lang/rust/pull/135927.
259-
260-
@davidtwco agreed there is likely no need for a separate MCP for this last one, i.e. it could go into the `-Zretpoline*` one. @azhogin pinged about this at https://github.com/rust-lang/rust/pull/135927#issuecomment-2859906060.
261-
262-
- `--crate-attr`: @Mark-Simulacrum was pinged and he is OK to adopt the RFC (https://github.com/rust-lang/rfcs/pull/3791).
263-
264-
<!-- this comment helps to convince the markdown parser to do the right thing -->
265-
266-
</blockquote>
267-
268237
</details>
269238

270239

0 commit comments

Comments
 (0)