Skip to content

clippy: useless_nonzero_new_unchecked#5958

Merged
yihau merged 1 commit intoanza-xyz:masterfrom
yihau:useless_nonzero_new_unchecked
Apr 24, 2025
Merged

clippy: useless_nonzero_new_unchecked#5958
yihau merged 1 commit intoanza-xyz:masterfrom
yihau:useless_nonzero_new_unchecked

Conversation

@yihau
Copy link
Copy Markdown
Member

@yihau yihau commented Apr 24, 2025

Problem

part of nightly rust bumping #5952

https://rust-lang.github.io/rust-clippy/master/index.html#useless_nonzero_new_unchecked

Screenshot 2025-04-24 at 14 15 48

Summary of Changes

fix it

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.8%. Comparing base (8d5c4ba) to head (f9288e0).

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #5958     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         830      830             
  Lines      377289   377289             
=========================================
- Hits       312526   312517      -9     
- Misses      64763    64772      +9     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@yihau yihau marked this pull request as ready for review April 24, 2025 11:26
@yihau yihau requested review from brooksprumo and steviez April 24, 2025 11:26
@yihau yihau merged commit c024047 into anza-xyz:master Apr 24, 2025
30 checks passed
@yihau yihau deleted the useless_nonzero_new_unchecked branch April 24, 2025 13:54
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