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
Rustc has introduced diagnostic items to avoid using hard-coded paths to check for std and core types. However, there seems to be a lack of documentation regarding them. Here is a rough overview of what should be documented: