Skip to content

cargo clippy: fix match_ref_pats #347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

spl
Copy link
Contributor

@spl spl commented Mar 20, 2019

Same as #344, but it seems I missed this instance in that attempt.

@codecov
Copy link

codecov bot commented Mar 20, 2019

Codecov Report

Merging #347 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #347   +/-   ##
======================================
  Coverage    39.6%   39.6%           
======================================
  Files         135     135           
  Lines       59482   59482           
======================================
  Hits        23560   23560           
  Misses      35922   35922
Impacted Files Coverage Δ
src/io/mod.rs 69.23% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae553d3...28aeee8. Read the comment docs.

@pkgw pkgw merged commit e62c539 into tectonic-typesetting:master Mar 20, 2019
@spl spl deleted the clippy-match_ref_pats branch March 22, 2019 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants