You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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)
38
41
39
42
## Infrastructure and Tooling
40
43
@@ -47,6 +50,16 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin
47
50
- (optional) Some additional context
48
51
-->
49
52
53
+
-[Add basic trait impls for `f16` and `f128`](https://github.com/rust-lang/rust/pull/123085)
54
+
-[RFC: patchable-function-entry](https://github.com/rust-lang/rfcs/pull/3543) was merged
-[transmute: caution against int2ptr transmutation](https://github.com/rust-lang/rust/pull/122379)
60
+
- New RFC: [Add realign_stack attribute to rustc](https://github.com/rust-lang/rfcs/pull/3594)
61
+
-[`c_unwind` full stabilization request: change in extern "C" behavior](https://github.com/rust-lang/rust/issues/115285)
62
+
50
63
## `rust-osdev` Projects
51
64
52
65
In this section, we give an overview of notable changes to the projects hosted under the [`rust-osdev`](https://github.com/rust-osdev/about) organization.
0 commit comments