Skip to content

Conversation

@jgarzik
Copy link
Contributor

@jgarzik jgarzik commented Dec 6, 2025

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR makes small quality improvements to the codebase by addressing compiler warnings and optimizing error handling.

  • Suppresses a platform-specific clippy warning for necessary type casts in stty.rs
  • Boxes PestError return types in parser functions to reduce stack allocation size

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
screen/stty.rs Adds clippy allow attribute with explanatory comment for platform-dependent type casts
calc/bc_util/parser.rs Boxes PestError in function return types and updates error handling to match

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jgarzik jgarzik merged commit dc8b893 into main Dec 6, 2025
11 of 12 checks passed
@jgarzik jgarzik deleted the updates branch December 6, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants