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
Auto merge of #6511 - matklad:metadata-path, r=dwijnand
use PathBuf in cargo metadata
I don't remember why we've used strings in the first place here, but I
think that historically there just weren't Serialize impls for
`Path`s!
0 commit comments