Fill in July 2026 issue: rust-osdev projects, infrastructure, news - #286
Closed
phil-opp wants to merge 1 commit into
Closed
Fill in July 2026 issue: rust-osdev projects, infrastructure, news#286phil-opp wants to merge 1 commit into
phil-opp wants to merge 1 commit into
Conversation
Collected automatically for the July 2026 "This Month in Rust OSDev" issue: - `rust-osdev` Projects: uefi-rs, acpi, x86_64, and bootloader. Chore and dependency PRs are commented out and moved to the end of each list; release PRs are kept visible. ovmf-prebuilt, multiboot2, and uart_16550 had only dependency updates and are noted in an HTML comment instead. - Infrastructure and Tooling: the continued move of `std::io` into `core` and `alloc`, allocators as `#[global_allocator]`s, c-variadic function definitions, const volatile operations, and unaligned pointer accessors. - Announcements, News, and Blog Posts: gccrs compiling Linux, the June Redox update, rustc_codegen_gcc progress report rust-osdev#42, and The Embedded Rustacean rust-osdev#76. The `date` is a near-future placeholder and must be set before publishing. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011sRWs4Ebq7x1PjdTdua2EH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Collected automatically for the July 2026 "This Month in Rust OSDev" issue