SK-182: update rust version to 1.93, update deps#225
Merged
Conversation
Contributor
Author
b6ab7de to
8e08deb
Compare
8e08deb to
01ff09e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #225 +/- ##
==========================================
+ Coverage 74.92% 78.00% +3.07%
==========================================
Files 62 62
Lines 3681 3650 -31
Branches 181 0 -181
==========================================
+ Hits 2758 2847 +89
+ Misses 818 803 -15
+ Partials 105 0 -105 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Description and Rationale
Test Steps
Other Notes
Some dependencies are pinned at lower versions because there are breaking changes that I don't care to fix right now. I commented in Cargo.toml, but these are
cargo llvm-cov segfaults now if
--branchis specified, so that's been disabled for now, annoyingly (see also Crash Report (SIGSEGV) llvm/llvm-project#119558)I certify that this PR does not contain any code that has been generated with GitHub Copilot or any other AI-based code generation tool, in accordance with this project's policies.