( )⚙ D5548 rust-cpython: style consistency leftovers

This is an archive of the discontinued Mercurial Phabricator instance.

rust-cpython: style consistency leftovers
ClosedPublic

Authored by gracinet on Jan 10 2019, 4:55 AM.

Details

Summary

In particular, during review of LazyAncestors bindings,
most match statements for error conversion
have been replaced by higher level methods of Result and most
personal insecurity comments have been removed.

This makes it more systematic.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

gracinet created this revision.Jan 10 2019, 4:55 AM
This revision was automatically updated to reflect the committed changes.