This is an archive of the discontinued Mercurial Phabricator instance.

rust: move import of PathBuf
ClosedPublic

Authored by indygreg on Jan 10 2018, 10:42 PM.

Details

Summary

By moving it to the single function that uses it, we eliminate a
#cfg.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Jan 10 2018, 10:42 PM
yuja accepted this revision.Jan 11 2018, 8:10 AM
This revision is now accepted and ready to land.Jan 11 2018, 8:10 AM
This revision was automatically updated to reflect the committed changes.