Sourced from quote's releases.
1.0.41
- Improve compile error when repetition contains no interpolated value that is an iterator (#302)
594c865
Release 1.0.4168956e6
Merge pull request #302
from dtolnay/hasiter6a69784
Make diagnostic attribute conditional on compiler version5f1924b
Tweak CheckHasIterator error messagec0adb26
Add diagnostic::on_unimplemented for no iterator in repetitiona1ddcab
Combine HasIterator and ThereIsNoIteratorInRepetition to one typebf48c85
Switch to trait for checking iterator in repetitiond3b4777
Update ui test suite to nightly-2025-09-273e6b04d
Raise minimum tested compiler to rust 1.7607deaaf
Opt in to generate-macro-expansion when building on docs.rs