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
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

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.