Skip to content

fix: clippy errors and failing CI#109

Merged
ctoyan merged 7 commits intodev-m1from
fix/compilation
Oct 1, 2025
Merged

fix: clippy errors and failing CI#109
ctoyan merged 7 commits intodev-m1from
fix/compilation

Conversation

@ctoyan
Copy link
Copy Markdown
Contributor

@ctoyan ctoyan commented Sep 30, 2025

No description provided.

@ctoyan ctoyan merged commit b72c666 into dev-m1 Oct 1, 2025
2 of 4 checks passed
@ctoyan ctoyan deleted the fix/compilation branch October 1, 2025 13:56
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants