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

Allow unknown manual_div_ceil lint #2605

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Allow unknown manual_div_ceil lint #2605

merged 1 commit into from
Dec 9, 2024

Conversation

laggui
Copy link
Member

@laggui laggui commented Dec 9, 2024

Checklist

  • Confirmed that run-checks all script has been executed.

Related Issues/PRs

Fixes #2569
As suggested here

Changes

Allow unknown lints for manual_div_ceil which only appeared in 1.83

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.86%. Comparing base (259783b) to head (d7c2569).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...it/src/kernel/conv/conv2d/gemm/homogeneous/base.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2605      +/-   ##
==========================================
- Coverage   81.86%   81.86%   -0.01%     
==========================================
  Files         833      833              
  Lines      106449   106450       +1     
==========================================
  Hits        87146    87146              
- Misses      19303    19304       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@laggui laggui merged commit f1558ad into main Dec 9, 2024
11 checks passed
@laggui laggui deleted the fix/unknown-lint branch December 9, 2024 15:43
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.

burn-jit at HEAD won't compile with the stable toolchain
1 participant