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.49 #291

Merged
merged 1 commit into from
Jan 2, 2021
Merged

bump: rust 1.49 #291

merged 1 commit into from
Jan 2, 2021

Conversation

baszalmstra
Copy link
Collaborator

Bumps rust to the latest 1.49 and fixes clippy warnings

@baszalmstra baszalmstra added type: perf Changes that improve performance pri: intermediate An issue resulting in non-critical functionality loss and no significant effect on usability labels Jan 2, 2021
@baszalmstra baszalmstra self-assigned this Jan 2, 2021
@codecov
Copy link

codecov bot commented Jan 2, 2021

Codecov Report

Merging #291 (c8ac6a7) into master (e410bc5) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   79.64%   79.51%   -0.14%     
==========================================
  Files         228      228              
  Lines       13478    13425      -53     
==========================================
- Hits        10735    10675      -60     
- Misses       2743     2750       +7     
Impacted Files Coverage Δ
crates/mun_codegen/src/code_gen/symbols.rs 94.69% <100.00%> (ø)
crates/mun_hir/src/expr/scope.rs 93.44% <100.00%> (ø)
crates/mun_lld/src/lib.rs 86.66% <100.00%> (ø)
crates/mun_syntax/src/parsing/lexer/classes.rs 100.00% <100.00%> (ø)
crates/mun_hir/src/path.rs 68.75% <0.00%> (-3.13%) ⬇️
crates/mun_syntax/src/parsing/text_tree_sink.rs 88.57% <0.00%> (-2.86%) ⬇️
crates/mun_hir/src/expr/validator.rs 94.87% <0.00%> (-2.57%) ⬇️
crates/mun_runtime/src/assembly.rs 68.08% <0.00%> (-2.13%) ⬇️
crates/mun_abi/src/type_info.rs 81.39% <0.00%> (-1.69%) ⬇️
...mun_hir/src/expr/validator/uninitialized_access.rs 75.00% <0.00%> (-1.52%) ⬇️
... and 31 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 e410bc5...c8ac6a7. Read the comment docs.

@baszalmstra baszalmstra merged commit 1c163eb into mun-lang:master Jan 2, 2021
@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: intermediate An issue resulting in non-critical functionality loss and no significant effect on usability type: build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants