-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Internal compiler error when compiling simple code using OsStr
and Path
#55676
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
Thanks for the report! Here's the backtrace:
|
Looks a lot like #55513. |
Duplicate issue |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Compiling the following simple code triggers an internal compiler error. You can reproduce this issue also on the Rust playground website, with all "stable", "beta" and "nightly" channels.
The text was updated successfully, but these errors were encountered: