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

Minor changes #1840

Merged
merged 4 commits into from
Nov 14, 2024
Merged

Minor changes #1840

merged 4 commits into from
Nov 14, 2024

Conversation

ImplOfAnImpl
Copy link
Contributor

@ImplOfAnImpl ImplOfAnImpl commented Nov 14, 2024

  1. Appease clippy 1.82;
  2. Use Vec::with_capacity in certain places, this comes from PR use Vec::with_capacity avoid realloc memory #1831. Though I omitted changes in tests, which are redundant IMO.

P.S. I had to update the rust version to 1.82, because the old and the new clippy disagree with each other.

@ImplOfAnImpl ImplOfAnImpl merged commit 074852e into master Nov 14, 2024
18 checks passed
@ImplOfAnImpl ImplOfAnImpl deleted the appease_clippy branch November 14, 2024 18:47
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.

4 participants