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
This successfully builds (and it shouldn't, if it would pass the -Wl,-just_die). (--verbose is not usable here because of #36175). If I replace #[link_args] with e.g. #[link(name = "just_die")] then the linker invocation fails, so I believe this is a bug with link_args.