non-pattern macro in pattern position: include_bytes #104414
Labels
C-bug
Category: This is a bug.
P-high
High priority
regression-untriaged
Untriaged performance or correctness regression.
Code
I tried this code:
I expected to see this happen: code compiles and execute
Instead, this happened: compilation fails with
Version it worked on
It most recently worked on:
rustc 1.65.0 (897e37553 2022-11-02)
andrustc 1.67.0-nightly (1286ee23e 2022-11-05)
Version with regression
rustc --version --verbose
:Notes
used by x509-signature. I suspect #103812 (but did not confirm) might be the cause of the breakage as it is a recent change on that area.
The text was updated successfully, but these errors were encountered: