Skip to content

Commit e460232

Browse files
committed
Add updates for phil-opp/blog_os
1 parent 9601fcc commit e460232

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/this-month/2025-08/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,21 @@ In this section, we describe updates to Rust OS projects that are not directly r
163163

164164
<!-- <span class="gray">No projects updates were submitted this month.</span> -->
165165

166+
### [`phil-opp/blog_os`](https://github.com/phil-opp/blog_os)
167+
<span class="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+
166181
## Join Us?
167182

168183
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

Comments
 (0)