Hi,
Our project stopped compiling after updating to 1.94.0 with an [E0275] that wasn't there before. I couldn't find an existing issue on the rust-lang repo. I've run cargo-bisect-rustc — is this worth opening as a rustc issue without a minimal reproducible example?
Bisect output:
searched nightlies: from nightly-2025-12-05 to nightly-2026-01-17
regressed nightly: nightly-2025-12-28
searched commit range: https://github.com/rust-lang/rust/compare/1107bbac4b303d49c3e67a2ec62710902bf4b341...7b5cde7370b82fecf700071dda98c3fbc7d41fae
regressed commit: https://github.com/rust-lang/rust/commit/08509492139968a96a005ba811a995e2f1d6a2ac
bisected with cargo-bisect-rustc v0.6.11
Host triple: x86_64-unknown-linux-gnu
Reproduce with:
cargo bisect-rustc --start=1.93.0 --end=1.94.0