build(deps): Bump x86_64 from 0.15.4 to 0.15.5#2551
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Member
|
Depends on #2553. |
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.15.4 to 0.15.5. - [Changelog](https://github.com/rust-osdev/x86_64/blob/master/Changelog.md) - [Commits](rust-osdev/x86_64@v0.15.4...v0.15.5) --- updated-dependencies: - dependency-name: x86_64 dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/x86_64-0.15.5
branch
from
July 14, 2026 10:57
24c95a7 to
509ecef
Compare
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.
Bumps x86_64 from 0.15.4 to 0.15.5.
Changelog
Sourced from x86_64's changelog.
Commits
8ad38d5Merge pull request #596 from rust-osdev/release/0.15.588e5176release 0.15.575ea0feupdate changelog98d498bMerge pull request #593 from zhangxuan2011/master4c75925constify PhysFrame::from_pfn and PhysFrame::try_from_pfn8cc3adbrename InvalidPfn to PfnNotValid8f2866aimprove documentationb94acdcperf(addr): 🔥 Removed unnessary docs and code3a5107ffeat(paging): ✨ Added new error type about invalid pfn4a52e0efix(paging): 🐛 Fixed that the mul might cause overflow / panic