Skip to content

Commit 3ffa34d

Browse files
committed
Add some infra&tooling updates
1 parent 4981b13 commit 3ffa34d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin
6262
- (optional) Some additional context
6363
-->
6464

65+
- [`f16` and `f128` step 4: basic library support](https://github.com/rust-lang/rust/pull/122470)
66+
- [Stabilise `inline_const`](https://github.com/rust-lang/rust/pull/104087)
67+
- [Introduce perma-unstable `wasm-c-abi` flag](https://github.com/rust-lang/rust/pull/117919)
68+
- [Stabilize `(const_)slice_ptr_len` and `(const_)slice_ptr_is_empty_nonnull`](https://github.com/rust-lang/rust/pull/123868)
69+
- [Add `aarch64-apple-visionos` and `aarch64-apple-visionos-sim` tier 3 targets](https://github.com/rust-lang/rust/pull/121419)
6570

6671
## `rust-osdev` Projects
6772

0 commit comments

Comments
 (0)