Conversation
joske
reviewed
Sep 30, 2025
joske
reviewed
Sep 30, 2025
ctoyan
added a commit
that referenced
this pull request
Oct 13, 2025
* feat: bump rust and aptos versions (#98) * sets all aptos-core Rust dependencies to `aptos-release-v1.35` branch * fixes compilation errors related to those version updates * creates new fixtures for the integration tests (re-generated report.txt files - same content of the report.txt, but different mutant order) * removes x25519-dalek patch as it's not used in the crate graph * replaces deprecated tempdir into_path() with keep() * feat: add a progressbar to mutant testing (#100) * chore: add test for Move v2.2 new function values (#101) * chore: pin aptos-stdlib version in move-assets to v1.35 (#108) * feat: automated CI releases (#104) * remove lld compiler flag and bump rust to 1.90 * remove `force-frame-pointers` and `force-unwind-tables` * chore: update release docs (#105) * fix: clippy errors and failing CI (#109) * fix clippy errors and test CI * prepend RUSTFLAGS="--cfg tokio_unstable" for all cargo tasks * fix: fix failing CI matrix build * chore: add more tests for Move 2 features (#111) --------- Co-authored-by: Jos Dehaes <jos.dehaes@gmail.com>
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.
No description provided.