This is an archive of the discontinued Mercurial Phabricator instance.

rust: use crossbeam-channel crate directly
ClosedPublic

Authored by SimonSapin on Dec 5 2020, 3:58 AM.

Details

Summary

… instead of its reexport in the crossbeam crate.

This removes two crates from the dependency graph.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

SimonSapin created this revision.Dec 5 2020, 3:58 AM
marmoute accepted this revision.Dec 5 2020, 7:16 AM
marmoute added a subscriber: marmoute.

This looks good

pulkit accepted this revision.Dec 6 2020, 6:50 AM
This revision is now accepted and ready to land.Dec 6 2020, 6:50 AM
This revision was automatically updated to reflect the committed changes.