Skip to content

Commit 783cbe6

Browse files
committed
Add more news and infra links
1 parent 0cb9b59 commit 783cbe6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,14 @@ Please follow this template:
3232
- (optional) Some additional context
3333
-->
3434

35+
- [An IRC client in your motherboard](https://axleos.com/an-irc-client-in-your-motherboard/)
36+
- [octox: Writing a Unix-like OS in Rust](https://vmm.dev/en/rust/osinrust.md)
3537
- [This Month in Redox](https://redox-os.org/news/this-month-240330/)
3638
- [Redox Kernel Improvements](https://redox-os.org/news/kernel-10/)
3739
- [MOROS 0.10.3](https://github.com/vinc/moros/releases/tag/v0.10.3)
40+
- [The server chose violence: Hubris's oddest syscall](https://cliffle.com/blog/hubris-reply-fault/)
41+
- [Red Hat's Long, Rust'ed Road Ahead For Nova As Nouveau Driver Successor](https://www.phoronix.com/news/Red-Hat-Nova-Rust-Abstractions)
42+
- [A memory model for Rust code in the Linux kernel](https://lwn.net/SubscriberLink/967049/0ffb9b9ed8940013/)
3843
- [Embedded Rust Bluetooth on ESP: BLE Client](https://apollolabsblog.hashnode.dev/embedded-rust-bluetooth-on-esp-ble-client)
3944
- [EtherCrab 0.4: Distributed Clocks, `io_uring`, Derives, Oh My](https://wapl.es/ethercrab-0-4-io-uring-derives-ethercat-distributed-clocks/)
4045
- The Embedded Rustacean: [Issue 15](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-15) and [Issue 16](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-16)
@@ -51,6 +56,8 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin
5156
-->
5257

5358
- [Add basic trait impls for `f16` and `f128`](https://github.com/rust-lang/rust/pull/123085)
59+
- [Add aarch64-apple-visionos and aarch64-apple-visionos-sim tier 3 targets](https://github.com/rust-lang/rust/pull/121419)
60+
- [Changes to Rust's WASI targets](https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html)
5461
- [RFC: patchable-function-entry](https://github.com/rust-lang/rfcs/pull/3543) was merged
5562
- [unsafe attributes RFC](https://github.com/rust-lang/rfcs/pull/3325) completed FCP
5663
- FCP complete to stabilize [raw slice len() method (slice_ptr_len, const_slice_ptr_len)](https://github.com/rust-lang/rust/issues/71146)

0 commit comments

Comments
 (0)