ICE: compiler/rustc_borrowck/src/universal_regions.rs:882:36: cannot convert RePlaceholder(Placeholder { bound: BoundRegion { kind: BrNamed})
to a region vid
#112250
Labels
A-borrow-checker
Area: The borrow checker
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
cryfs/cryfs@ae730ec
In that commit, go to folder
src/blockstore/rust/cryfs-cli
and runcargo check
Meta
(tested in nightly, stable 1.69 and stable 1.70)
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: