You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No actionable comments were generated in the recent review. 🎉
ℹ️ Recent review info⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 9e9d6b5f-891a-4f21-8437-b55db6eeeeda
📥 Commits
Reviewing files that changed from the base of the PR and between a6edde4 and 6a97a55.
⛔ Files ignored due to path filters (2)
aarchmrs-instructions/src/A64/control.rs is excluded by !aarchmrs-instructions/src/**
aarchmrs-instructions/src/A64/control/extendedhints.rs is excluded by !aarchmrs-instructions/src/**
📒 Files selected for processing (4)
Cargo.toml
aarchmrs-gen/Cargo.toml
aarchmrs-gen/src/lib.rs
aarchmrs-instructions/Cargo.toml
📝 Walkthrough
Walkthrough
This PR bumps version strings from 2026-03 to 2026-06 in the workspace Cargo.toml, aarchmrs-gen/Cargo.toml, and aarchmrs-instructions/Cargo.toml, and updates the AARCHMRS_2026_03_* download constants (URL, filename, MD5, size) in aarchmrs-gen/src/lib.rs to reference the 2026-06 archive.
Changes
Version and Artifact Metadata Bump
Layer / File(s)
Summary
Workspace and crate version bumps Cargo.toml, aarchmrs-gen/Cargo.toml, aarchmrs-instructions/Cargo.toml
Version fields updated from 2026-03 to 2026-06 across workspace dependency declarations and crate package manifests.
Download constants update aarchmrs-gen/src/lib.rs
URL, filename, MD5 hash, and size constants updated to reference the FAT-2026-06 archive instead of FAT-2026-03.
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
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.
Summary by CodeRabbit
New Features
Chores