Skip to content

Commit e6e12b8

Browse files
committed
Add updates for phil-opp/blog_os
1 parent 87f7b1c commit e6e12b8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

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

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

129+
### [`phil-opp/blog_os`](https://github.com/phil-opp/blog_os)
130+
<span class="maintainers">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
131+
132+
We merged the following changes to the [_Writing an OS in Rust_](https://os.phil-opp.com/) blog this month:
133+
134+
- [Update post texts to Rust 2024](https://github.com/phil-opp/blog_os/pull/1432) (thanks to [@thaliaarchi](https://github.com/thaliaarchi)!)
135+
- [Fix: `target-pointer-width` field now expects an integer](https://github.com/phil-opp/blog_os/pull/1436)
136+
- [Update blog for `target-pointer-width` change](https://github.com/phil-opp/blog_os/pull/1437)
137+
- [Translate post 12 'Async/Await' into Russian](https://github.com/phil-opp/blog_os/pull/1439) (thanks to [@TakiMoysha](https://github.com/TakiMoysha)!)
138+
- [Fix(post-02) Korean translation and typo](https://github.com/phil-opp/blog_os/pull/1440) (thanks to [reddevilmidzy](https://github.com/reddevilmidzy)!)
139+
129140
## Join Us?
130141

131142
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)