Skip to content

Feat/writing bitfields proc macro#69

Merged
sagi21805 merged 35 commits into
masterfrom
feat/writing-bitfields-proc-macro
May 30, 2026
Merged

Feat/writing bitfields proc macro#69
sagi21805 merged 35 commits into
masterfrom
feat/writing-bitfields-proc-macro

Conversation

@sagi21805

Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@sagi21805, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 8 minutes and 19 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c47b6265-bb77-45dc-8e8a-ca6723a38dda

📥 Commits

Reviewing files that changed from the base of the PR and between b819fe4 and 4e497a3.

⛔ Files ignored due to path filters (4)
  • src/assets/ast.svg is excluded by !**/*.svg
  • src/assets/bitflag.svg is excluded by !**/*.svg
  • src/assets/parse_stream.svg is excluded by !**/*.svg
  • src/assets/simple_flags_ex.svg is excluded by !**/*.svg
📒 Files selected for processing (23)
  • .gitattributes
  • .github/workflows/cleanup.yml
  • .github/workflows/deploy.yml
  • .github/workflows/validate.yml
  • LearnixOS
  • book.toml
  • mdbook-gh-issue-preview
  • mdbook-rust-analyzer-highlight
  • src/SUMMARY.md
  • src/ch01-01-making-stand-alone-binary.md
  • src/ch01-02-booting-our-binary.md
  • src/ch02-01-legacy-legacy-legacy.md
  • src/ch02-02-entering-protected-mode.md
  • src/ch02-03-creating-bitflags-macro.md
  • src/ch02-03-implementing-the-bitfields-proc-macro.md
  • src/ch02-03-what-is-memory-paging.md
  • src/ch02-04-booting-the-kernel.md
  • src/ch03-00-printing-to-screen.md
  • theme/filepath-links.js
  • theme/highlight.js
  • theme/hlrs.css
  • theme/tags.js
  • typos.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/writing-bitfields-proc-macro

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sagi21805 sagi21805 merged commit 603f2fb into master May 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant