Skip to content

bump: rust 1.60.0#378

Merged
Wodann merged 2 commits intomun-lang:mainfrom
baszalmstra:bump/rust_1_60_0
May 15, 2022
Merged

bump: rust 1.60.0#378
Wodann merged 2 commits intomun-lang:mainfrom
baszalmstra:bump/rust_1_60_0

Conversation

@baszalmstra
Copy link
Copy Markdown
Collaborator

Bumps rust toolchain that is used to 1.60.0 and fixes all clippy warnings. Also removes unused crates.

@baszalmstra baszalmstra self-assigned this May 15, 2022
@baszalmstra baszalmstra marked this pull request as ready for review May 15, 2022 09:58
@baszalmstra baszalmstra requested a review from Wodann May 15, 2022 09:58
@codecov
Copy link
Copy Markdown

codecov bot commented May 15, 2022

Codecov Report

Merging #378 (677ef46) into main (0935324) will decrease coverage by 0.01%.
The diff coverage is 86.53%.

@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
- Coverage   82.60%   82.59%   -0.02%     
==========================================
  Files         262      262              
  Lines       15219    15216       -3     
==========================================
- Hits        12572    12568       -4     
- Misses       2647     2648       +1     
Impacted Files Coverage Δ
crates/mun_hir/src/diagnostics.rs 76.73% <0.00%> (+0.37%) ⬆️
crates/mun_language_server/src/handlers.rs 74.39% <ø> (-0.31%) ⬇️
crates/mun_codegen/tests/abi.rs 90.41% <44.44%> (-2.74%) ⬇️
crates/mun/tests/integration.rs 100.00% <100.00%> (ø)
crates/mun_codegen/src/test.rs 96.63% <100.00%> (ø)
crates/mun_compiler/src/lib.rs 73.68% <100.00%> (ø)
crates/mun_hir/src/item_tree/tests.rs 93.54% <100.00%> (ø)
crates/mun_hir/src/line_index.rs 94.00% <100.00%> (-0.06%) ⬇️
crates/mun_hir/src/package_defs/tests.rs 85.88% <100.00%> (ø)
crates/mun_hir/src/ty/tests.rs 98.16% <100.00%> (ø)
... and 4 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 0935324...677ef46. Read the comment docs.

@baszalmstra baszalmstra added the dependencies Pull requests that update a dependency file label May 15, 2022
@Wodann Wodann merged commit 5f6f58f into mun-lang:main May 15, 2022
@Wodann Wodann added this to the Mun v0.4.0 milestone Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants