-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ICE: TailCall
terminator is not yet supported by rustc_codegen_ssa
#127520
Comments
|
? |
|
"we would appreciate a bug report" is not a promise to never "wontfix" it. |
The part about appreciating a bug report is generic ICE message, we don't ever change it, even in cases where bug reports are not useful. Please don't fuzz incomplete features in general, and explicit tail calls in particular. This is not useful in any way. |
This is incorrect, see: rust/compiler/rustc_driver_impl/src/lib.rs Lines 1451 to 1455 in c092b28
|
reduced:
original:
Version information
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc
Program output
@rustbot label +F-explicit_tail_calls
The text was updated successfully, but these errors were encountered: