Skip to content

chore: cargo update, remove ordered-float#130

Merged
jlizen merged 1 commit into
async-profiler:mainfrom
arielb1:cargo-up-1304
Apr 14, 2026
Merged

chore: cargo update, remove ordered-float#130
jlizen merged 1 commit into
async-profiler:mainfrom
arielb1:cargo-up-1304

Conversation

@arielb1
Copy link
Copy Markdown
Contributor

@arielb1 arielb1 commented Apr 13, 2026

ordered-float depends on rand 0.8, and is very simple to re-implement without the rand dependency.

📬 Issue #, if available:

✍️ Description of changes:

🔏 By submitting this pull request

  • I confirm that I've made a best effort attempt to update all relevant documentation.
  • I confirm that my contribution is made under the terms of the Apache 2.0 license.

ordered-float depends on rand 0.8, and is very simple to re-implement without
the rand dependency.
@arielb1
Copy link
Copy Markdown
Contributor Author

arielb1 commented Apr 13, 2026

r? @jlizen

Comment thread src/metadata/mod.rs
}
}

impl PartialEq for OrderedF64 {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

a leftpad if ever there was one

@jlizen jlizen merged commit a89537b into async-profiler:main Apr 14, 2026
18 checks passed
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