Skip to content

Conversation

@Philippe-Cholet
Copy link
Member

@Philippe-Cholet Philippe-Cholet commented May 4, 2024

Fixes #929

The type std::fmt::Arguments (returned by format_args!) similarly delegates Debug to Display.

The type `std::fmt::Arguments` (returned by `format_args!`) similarly delegates `Debug` to `Display`.
@codecov
Copy link

codecov bot commented May 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 94.50%. Comparing base (6814180) to head (0ea20f2).
Report is 64 commits behind head on master.

Files Patch % Lines
src/format.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@ ## master #931 +/- ## ========================================== + Coverage 94.38% 94.50% +0.11%  ========================================== Files 48 48 Lines 6665 6893 +228 ========================================== + Hits 6291 6514 +223  - Misses 374 379 +5 

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

@Philippe-Cholet Philippe-Cholet added this to the next milestone May 4, 2024
@Philippe-Cholet Philippe-Cholet requested a review from jswrenn May 4, 2024 12:58
@Philippe-Cholet Philippe-Cholet added this pull request to the merge queue May 7, 2024
Merged via the queue into rust-itertools:master with commit 0fcc6d1 May 7, 2024
@Philippe-Cholet Philippe-Cholet deleted the issue-929 branch May 7, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants