Skip to content

Commit 8156ef9

Browse files
committed
Add phil-opp/blog_os updates
1 parent 9004aab commit 8156ef9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

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

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

150+
### [`phil-opp/blog_os`](https://github.com/phil-opp/blog_os)
151+
<span class="maintainers">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
152+
153+
We merged the following changes to the [_Writing an OS in Rust_](https://os.phil-opp.com/) blog this month:
154+
155+
- [Fix: `target-c-int-width` field now expects an integer](https://github.com/phil-opp/blog_os/pull/1425)
156+
- [Update blog for `target-c-int-width` change](https://github.com/phil-opp/blog_os/pull/1426)
157+
- [Add `[[bin]]` section with `test=false` to Cargo.toml](https://github.com/phil-opp/blog_os/pull/1412) (thanks to [@tigeryant](https://github.com/tigeryant))
158+
- [Update first post to set `test=false` for binary](https://github.com/phil-opp/blog_os/pull/1427)
159+
150160
## Join Us?
151161

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