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

bump: rust 1.47 #279

Merged
merged 1 commit into from
Oct 10, 2020
Merged

bump: rust 1.47 #279

merged 1 commit into from
Oct 10, 2020

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Oct 10, 2020

Title says it all.

Fixed #282

@baszalmstra baszalmstra added type: perf Changes that improve performance pri: low An issue with no impact to quality, performance, or functionality labels Oct 10, 2020
@baszalmstra baszalmstra requested a review from Wodann October 10, 2020 10:52
@baszalmstra baszalmstra self-assigned this Oct 10, 2020
@codecov
Copy link

codecov bot commented Oct 10, 2020

Codecov Report

Merging #279 into master will increase coverage by 0.56%.
The diff coverage is 37.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   78.82%   79.39%   +0.56%     
==========================================
  Files         220      220              
  Lines       13070    13004      -66     
==========================================
+ Hits        10303    10324      +21     
+ Misses       2767     2680      -87     
Impacted Files Coverage Δ
crates/mun_hir/src/expr.rs 88.43% <ø> (+0.77%) ⬆️
crates/mun_syntax/src/syntax_kind/generated.rs 66.91% <0.00%> (+1.45%) ⬆️
crates/mun_hir/src/ty.rs 84.42% <50.00%> (+1.09%) ⬆️
crates/mun_hir/src/ty/lower.rs 88.42% <50.00%> (+1.22%) ⬆️
crates/mun_syntax/src/ast/extensions.rs 71.11% <66.66%> (-1.12%) ⬇️
crates/mun_syntax/src/ast/generated.rs 75.22% <77.04%> (+4.07%) ⬆️
crates/mun_abi/src/type_info.rs 83.07% <100.00%> (+1.12%) ⬆️
crates/mun_compiler/src/driver/display_color.rs 83.33% <100.00%> (+11.90%) ⬆️
crates/mun_syntax/src/parsing/grammar/paths.rs 75.00% <100.00%> (-3.13%) ⬇️
crates/mun_syntax/src/syntax_kind.rs 100.00% <100.00%> (ø)
... and 33 more

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 d806389...640d94e. Read the comment docs.

@baszalmstra baszalmstra merged commit 04003e1 into mun-lang:master Oct 10, 2020
@Wodann Wodann added type: build Changes that affect the build system or external dependencies and removed type: perf Changes that improve performance labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pri: low An issue with no impact to quality, performance, or functionality type: build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump to Rust 1.47
2 participants