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
When using rustc --dep-info lib.d lib.rs the resulting lib.d file has started including absolute paths for the resulting library, instead of the expected relative paths.