Skip to content

Conversation

@grandizzy
Copy link
Collaborator

Motivation

Solution

  • use float total_cmp instead of partial_cmp to get a total order

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@grandizzy grandizzy added T-bug Type: bug C-forge Command: forge labels Mar 4, 2025
@grandizzy grandizzy changed the title fix(forge): use total cmp instead partial fix(forge): use float total cmp instead partial Mar 4, 2025
@grandizzy grandizzy marked this pull request as ready for review March 4, 2025 10:37
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

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

Good catch, makes sense 👍

@grandizzy grandizzy merged commit d3704ee into foundry-rs:master Mar 4, 2025
22 checks passed
@grandizzy grandizzy deleted the issue-10001 branch March 4, 2025 15:57
@grandizzy grandizzy self-assigned this Mar 10, 2025
@grandizzy grandizzy moved this to Done in Foundry Mar 10, 2025
@grandizzy grandizzy moved this from Done to Completed in Foundry Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-forge Command: forge T-bug Type: bug

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

bug: forge snapshot --diff panic when using named return variable

2 participants