Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement TotalEq and TotalOrd for Timespec #12906

Merged
merged 1 commit into from
Mar 15, 2014

Conversation

sfackler
Copy link
Member

No description provided.

There's a test making sure that Ord works, so the order dependence
shouldn't be an issue
@bors bors closed this Mar 15, 2014
@bors bors merged commit 8e53d61 into rust-lang:master Mar 15, 2014
@sfackler sfackler deleted the timespec-total branch May 15, 2014 05:03
lnicola pushed a commit to lnicola/rust that referenced this pull request Aug 2, 2022
fix: complete path of existing record expr
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 27, 2024
Lint `manual_unwrap_or` for it let cases

This PR modifies `manual_unwrap_or` to lint for `if let` cases as well. This effort is part of the fixes desired by rust-lang/rust-clippy#12618

changelog:[`manual_unwrap_or`]: Lint for `if let` cases.
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