This is an archive of the discontinued Mercurial Phabricator instance.

rust: replace trivial `impl From …` with `#[derive(derive_more::From)]`
ClosedPublic

Authored by SimonSapin on Jan 26 2021, 2:59 PM.

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

SimonSapin created this revision.Jan 26 2021, 2:59 PM
SimonSapin updated this revision to Diff 25315.Jan 27 2021, 4:12 PM
Alphare accepted this revision.Jan 29 2021, 7:58 AM
SimonSapin retitled this revision from rust: replace trivial impls of the From trait with #[derive(derive_more::From)] to rust: replace trivial `impl From …` with `#[derive(derive_more::From)]`.Jan 29 2021, 12:48 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.