Skip to content

Redo ValidationError and add PointError#81

Open
TimTheBig wants to merge 2 commits intotimschmidt:mainfrom
TimTheBig:error-info
Open

Redo ValidationError and add PointError#81
TimTheBig wants to merge 2 commits intotimschmidt:mainfrom
TimTheBig:error-info

Conversation

@TimTheBig
Copy link
Copy Markdown
Contributor

This adds fields for many errors that can happen in csgrs that will be handled in a different PR.

I chose to not include an Other variant to encourage adding specific variants, which non_exhaustive helps with by making new variants are non bracing.

Copy link
Copy Markdown

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

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

Review by RecurseML

🔍 Review performed on f6c3546..48708c9

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (5)

src/errors.rs
src/main.rs
src/mesh/plane.rs
src/mesh/shapes.rs
src/sketch/extrudes.rs

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