Skip to content

gtk4-macros: depend on proc-macro2 1.0.100#2265

Merged
bilelmoussaoui merged 1 commit intogtk-rs:mainfrom
carlosmn:cmn/proc-macro2-version
Mar 9, 2026
Merged

gtk4-macros: depend on proc-macro2 1.0.100#2265
bilelmoussaoui merged 1 commit intogtk-rs:mainfrom
carlosmn:cmn/proc-macro2-version

Conversation

@carlosmn
Copy link
Contributor

@carlosmn carlosmn commented Mar 9, 2026

This version stablilised Span::local_file() which we now need. Without specifying the version, apps or other libraries might not have a new enough version and they might be able to compile.

This is a follow-up to #2257 after I tried to build an app against the unreleased version and was quite confused about it not building. We already have a newer version in our lock file so I never noticed when testing.

This version stablilised `Span::local_file()` which we now need. Without
specifying the version, apps or other libraries might not have a new enough
version and they might be able to compile.
@carlosmn carlosmn requested a review from bilelmoussaoui as a code owner March 9, 2026 20:28
@bilelmoussaoui bilelmoussaoui merged commit b1ed3ad into gtk-rs:main Mar 9, 2026
41 checks passed
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