Skip to content

make utime compatible with 64-bit timestamps in debian#626

Merged
Mic92 merged 1 commit intomainfrom
ci
Sep 30, 2025
Merged

make utime compatible with 64-bit timestamps in debian#626
Mic92 merged 1 commit intomainfrom
ci

Conversation

@Mic92
Copy link
Copy Markdown
Owner

@Mic92 Mic92 commented Sep 30, 2025

fixes #623

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Sep 30, 2025

Warning

Rate limit exceeded

@Mic92 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 14 minutes and 52 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between ad3176c and 35e858c.

📒 Files selected for processing (1)
  • src/sys_ext/internal/utime.rs (1 hunks)
✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci

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
🧪 Early access (Sonnet 4.5): enabled

We are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience.

Note:

  • Public repositories are always opted into early access features.
  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.

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

@Mic92 Mic92 enabled auto-merge (rebase) September 30, 2025 16:00
@Mic92 Mic92 merged commit 4d4d76d into main Sep 30, 2025
6 checks passed
@Mic92 Mic92 deleted the ci branch September 30, 2025 16:02
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.

support for 32-bit systems with 64-bit time.

1 participant