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
// Create an import directive for the dependency crate
202
202
let path_without_crate_name = &path[1..];// XXX: This will panic if the path is of the form `use dep::std` Ideal algorithm will not distinguish between crate and module
0 commit comments