rmeta
encoder panic
#117045
Labels
C-bug
Category: This is a bug.
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 don't think I can find a minimum example now (it's almost 2am), but the error is produced when compiling wezterm, specifically the
wezterm-dynamic
crate.rustc
also noted:This is actually a bit weird. I successfully compiled wezterm in release mode, opened neovim for some changes (which also runs
rust-analyzer
), and the ICE is hit when recompiling.cargo clean
ing thewezterm-dynamic
package doesn't help.I'm currently on commit
fec90ae04bf448d4b1475ba1d0ba1392846a70d6
of weztermMeta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: