You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the bug report, @jonhoo!
At first glance this looks like an incarnation of #17201, which supposedly has been fixed. We'll need to take a look at the unoptimized LLVM IR to see if all calls are assigned a valid debug location.
Trying to compile the following code with
-g
fails on stable, beta, and nightly:with the error
The text was updated successfully, but these errors were encountered: