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
{{ message }}
This repository was archived by the owner on Mar 1, 2019. It is now read-only.
Currently master_crate_map maps between crate names (which is the same for lib and bin crate types).
Furthermore, when reloading multiple separate Analysises, I think these are lowered into Ids with bad krate member (always 0, which is LOCAL_CRATE from rustc).
I'll edit this issue when I'll get to something more.