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
<spanclass="maintainers">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
168
+
169
+
We merged the following changes to the [_Writing an OS in Rust_](https://os.phil-opp.com/) blog this month:
170
+
171
+
-[Update post texts to Rust 2024](https://github.com/phil-opp/blog_os/pull/1432) (thanks to [thaliaarchi](https://github.com/phil-opp/blog_os/pull/1432))
172
+
-[fix edition2@post-11 Chinese translation error](https://github.com/phil-opp/blog_os/pull/1428) (thanks to [ttttyy](https://github.com/phil-opp/blog_os/pull/1428))
173
+
-[Add post-12 simplified Chinese translation](https://github.com/phil-opp/blog_os/pull/1429) (thanks to [ic3-w1ne](https://github.com/phil-opp/blog_os/pull/1429))
174
+
-[fix(post-01): typo](https://github.com/phil-opp/blog_os/pull/1430) (thanks to [L3Sota](https://github.com/phil-opp/blog_os/pull/1430))
175
+
-[Set `test=true` to enable `main.rs` testing again](https://github.com/phil-opp/blog_os/pull/1434)
176
+
-[Update testing post to set `test = true` in Cargo.to](https://github.com/phil-opp/blog_os/pull/1435)
177
+
-[Fix: `target-pointer-width` field now expects an integer](https://github.com/phil-opp/blog_os/pull/1436)
178
+
-[Update blog for `target-pointer-width` change](https://github.com/phil-opp/blog_os/pull/1437)
179
+
180
+
166
181
## Join Us?
167
182
168
183
Are you interested in Rust-based operating system development? Our `rust-osdev` organization is always open to new members and new projects. Just let us know if you want to join! A good way for getting in touch is our [Zulip chat](https://rust-osdev.zulipchat.com).
0 commit comments