Skip to content

Conversation

profetia
Copy link
Contributor

@profetia profetia commented Jun 2, 2025

Closes #14952

The lint suggests using .display() on Path, which is actually correct.

changelog: [unnecessary_debug_formatting] fix FP inside Debug impl

@rustbot
Copy link
Collaborator

rustbot commented Jun 2, 2025

r? @dswij

rustbot has assigned @dswij.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 2, 2025
@lopopolo
Copy link

lopopolo commented Jun 4, 2025

Can you also add the MSRV config to this lint?

I don't think this repo should be triggering this lint at all given its lower MSRV https://github.com/artichoke/intaglio/actions/runs/15430575108/job/43427477805

@dswij dswij added this pull request to the merge queue Jun 4, 2025
Merged via the queue into rust-lang:master with commit a76c2b3 Jun 4, 2025
11 of 13 checks passed
@profetia profetia deleted the issue14952 branch September 12, 2025 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unnecessary_debug_formatting does not respect MSRV
4 participants