Skip to content

fmt: format must be const since fmt 10.0.0#103

Merged
seanharmer merged 1 commit into
mainfrom
fmt-fix
Nov 26, 2025
Merged

fmt: format must be const since fmt 10.0.0#103
seanharmer merged 1 commit into
mainfrom
fmt-fix

Conversation

@lemirep

@lemirep lemirep commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

Ensures this will work with recent fmt version (12.0.0).

Was not caught earlier since this code path is unused unless someone actually uses the formatters.

Ensures this will work with recent fmt version (12.0.0).

Was not caught earlier since this code path is unused
unless someone actually uses the formatters.

Change-Id: Ida7a106cfae9ebf1a3f063308daccd1b7cb997b9
@seanharmer
seanharmer merged commit 4d403c0 into main Nov 26, 2025
35 checks passed
@seanharmer
seanharmer deleted the fmt-fix branch November 26, 2025 08:56
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.

2 participants