-
Notifications
You must be signed in to change notification settings - Fork 85
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
Feature/ordered float #399
Commits on Oct 21, 2024
-
Clean up most issues with using the wrapped float feature from value-…
…trait No tests have been run on this yet
Martin Bartlett committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 7913172 - Browse repository at this point
Copy the full SHA 7913172View commit details -
Cleanups that make things compile: NOT TESTED
This includes adding a couple of unsafe blocks that, for _some_ reason are not required (or, at least not FLAGGED) when my new feature is activated... I'll look into that later. For now, though, stuff appears to build correctly
Martin Bartlett committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for d06b953 - Browse repository at this point
Copy the full SHA d06b953View commit details -
Martin Bartlett committed
Oct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for b2b5dc4 - Browse repository at this point
Copy the full SHA b2b5dc4View commit details
Commits on Oct 22, 2024
-
MY clippy lints - there are a bunch of "transmute" lints that are sti…
…ll reported.
Martin Bartlett committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 668bc92 - Browse repository at this point
Copy the full SHA 668bc92View commit details -
Use my value-trait fork until changes merged
Martin Bartlett committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 2b2f2e2 - Browse repository at this point
Copy the full SHA 2b2f2e2View commit details -
Remove unnecessary adapters, fix feature combination errors
Martin Bartlett committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for a5b704e - Browse repository at this point
Copy the full SHA a5b704eView commit details -
Use value-trait repo master branch while awaiting for publication
Martin Bartlett committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 8acd322 - Browse repository at this point
Copy the full SHA 8acd322View commit details -
Martin Bartlett committed
Oct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 18ace2c - Browse repository at this point
Copy the full SHA 18ace2cView commit details -
FInally derive Eq for BorrowedValue and OwnedValue and prove it works!
All tests pass with and without - as an intellectual exercise I'm looking at LazyValue too :)
Martin Bartlett committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 2703f90 - Browse repository at this point
Copy the full SHA 2703f90View commit details -
Remove patch for value-trait (PR has been published)
Martin Bartlett committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c41d6a - Browse repository at this point
Copy the full SHA 1c41d6aView commit details -
Martin Bartlett committed
Oct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 91ba39c - Browse repository at this point
Copy the full SHA 91ba39cView commit details -
Martin Bartlett committed
Oct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a571c4 - Browse repository at this point
Copy the full SHA 3a571c4View commit details