Skip to content

Commit 86e2843

Browse files
committed
Fill infrastructure and tooling section
1 parent e6bd929 commit 86e2843

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/this-month/2024-06/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Please follow this template:
4343

4444
In this section, we collect recent updates to `rustc`, `cargo`, and other tooling that are relevant to Rust OS development.
4545

46+
- [Split core's PanicInfo and std's PanicInfo](https://github.com/rust-lang/rust/pull/115974)
47+
- [Stabilize `PanicInfo::message()` and `PanicMessage`](https://github.com/rust-lang/rust/pull/126732)
48+
- [Unsafe extern blocks](https://github.com/rust-lang/rust/pull/124482)
49+
- [Size optimize int formatting](https://github.com/rust-lang/rust/pull/125606)
50+
- [Add `f16 inline ASM support for RISC-V](https://github.com/rust-lang/rust/pull/126530)
51+
4652
<!--
4753
Please use the following template:
4854

0 commit comments

Comments
 (0)