Skip to content
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

fix: Rust v1.44 cargo fmt and clippy errors #214

Merged
merged 1 commit into from
Jun 6, 2020

Conversation

Wodann
Copy link
Collaborator

@Wodann Wodann commented Jun 6, 2020

No description provided.

@Wodann Wodann added the type: fix Bug fix or report label Jun 6, 2020
@Wodann Wodann requested a review from baszalmstra June 6, 2020 08:48
@Wodann Wodann self-assigned this Jun 6, 2020
Copy link
Collaborator

@baszalmstra baszalmstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@codecov
Copy link

codecov bot commented Jun 6, 2020

Codecov Report

Merging #214 into master will not change coverage.
The diff coverage is 95.55%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   81.10%   81.10%           
=======================================
  Files         182      182           
  Lines       11903    11903           
=======================================
  Hits         9654     9654           
  Misses       2249     2249           
Impacted Files Coverage Δ
crates/mun_syntax/src/syntax_kind/generated.rs 65.44% <95.53%> (ø)
crates/mun_hir/src/expr.rs 88.43% <100.00%> (ø)

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 f446c64...5e787e9. Read the comment docs.

@Wodann Wodann merged commit 1a9a7c9 into mun-lang:master Jun 6, 2020
@Wodann Wodann deleted the fix/rust-1-44 branch June 6, 2020 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Bug fix or report
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants