Closed Philippe-Cholet closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.64%. Comparing base (
6814180
) to head (84ce7cc
). Report is 111 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #963
I suggest we follow the same policy as the stdlib: https://std-dev-guide.rust-lang.org/policy/doc-alias.html And I agree with @VorpalBlade that
comm
is a fitting alias.PS: Doc aliases requires rust 1.48 so we are good now.