regression: error compiling sqlx #117660
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Code
I tried this code:
I expected to see this happen: it compiles
Instead, this happened:
searched nightlies: from nightly-2023-11-01 to nightly-2023-11-07
regressed nightly: nightly-2023-11-04
searched commit range: a2f5f96...1bb6553
regressed commit: 2520ca8
bisected with cargo-bisect-rustc v0.6.7
Host triple: x86_64-unknown-linux-gnu
Reproduce with:
regressed in #117131
looks like you did a new projection oops @compiler-errors
The text was updated successfully, but these errors were encountered: