return_position_impl_trait_in_trait compiler bug #105838
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.
Uh oh!
There was an error while loading. Please reload this page.
Stumbled across this compiler panic and replicated it with this. Likely related to the match statement.
Code
EDIT: A smaller example here: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=b35b23433ea143234d37f0e528fe559e
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=f84b78cc8ef056b4cc2029784ef6f65d
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: