Skip to content

Conversation

@ahl
Copy link
Collaborator

@ahl ahl commented Oct 8, 2025

No description provided.

Copy link
Contributor

@sunshowers sunshowers left a comment

Choose a reason for hiding this comment

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

thank you!

#[derive(Default)]
pub(crate) struct Compare {
pub changes: Vec<Change>,
pub visited: BTreeMap<(SchemaComparison, String, String), bool>,
Copy link
Contributor

@sunshowers sunshowers Oct 8, 2025

Choose a reason for hiding this comment

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

might be worth adding a comment here about what the keys and values represent

@ahl ahl merged commit 6eeb15d into main Oct 8, 2025
8 checks passed
sunshowers added a commit to oxidecomputer/crucible that referenced this pull request Oct 9, 2025
Pick up oxidecomputer/drift#1 -- this should
stop `cargo xtask openapi check` from exhausting the call stack.
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.

3 participants