Mark all of these as locals so the debugger does not try to interpret them as being a pointer to the value. This extends the approach used in PR #81898.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.
Mark all of these as locals so the debugger does not try to interpret them as being a pointer to the value. This extends the approach used in PR #81898.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.