Unsafe binders unsupported in debug info #139462
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
F-unsafe_binders
`#![feature(unsafe_binders)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
(I hit this on Rust Playground, so I can't attach the ICE txt file. Works fine in release mode.)
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2024&gist=4f0a92174d7eca28addc51f8b4612742
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: