-
Notifications
You must be signed in to change notification settings - Fork 7
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
use stable rust #39
Merged
Merged
use stable rust #39
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fb07d9 - Browse repository at this point
Copy the full SHA 9fb07d9View commit details -
add crate feature "nightly" to enable features in rust nightly
- enables code using cow_is_borrowed - enables code using new_uninit - use Vec::chunk_by (stable since rust 1.70) - use divan for benchmarks - add function to create empty vec
Configuration menu - View commit details
-
Copy full SHA for 8e8f8f8 - Browse repository at this point
Copy the full SHA 8e8f8f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09fe41b - Browse repository at this point
Copy the full SHA 09fe41bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1890cf1 - Browse repository at this point
Copy the full SHA 1890cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cae896 - Browse repository at this point
Copy the full SHA 2cae896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3429f9d - Browse repository at this point
Copy the full SHA 3429f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b24a7a - Browse repository at this point
Copy the full SHA 1b24a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4e2b8 - Browse repository at this point
Copy the full SHA 7d4e2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4f981 - Browse repository at this point
Copy the full SHA ba4f981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a0246 - Browse repository at this point
Copy the full SHA 34a0246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac70b9 - Browse repository at this point
Copy the full SHA 8ac70b9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.