Skip to content

fix: workaround compiler span mismatch in compound assignments#113

Closed
ctoyan wants to merge 10 commits intomainfrom
fix/compiler-bug
Closed

fix: workaround compiler span mismatch in compound assignments#113
ctoyan wants to merge 10 commits intomainfrom
fix/compiler-bug

Conversation

@ctoyan
Copy link
Copy Markdown
Contributor

@ctoyan ctoyan commented Oct 13, 2025

No description provided.

ctoyan and others added 10 commits September 16, 2025 17:41
* 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()
* remove lld compiler flag and bump rust to 1.90
* remove `force-frame-pointers` and `force-unwind-tables`
* fix clippy errors and test CI

* prepend RUSTFLAGS="--cfg tokio_unstable" for all cargo tasks
@ctoyan ctoyan closed this Oct 13, 2025
@ctoyan ctoyan deleted the fix/compiler-bug branch October 13, 2025 14:42
@ctoyan
Copy link
Copy Markdown
Contributor Author

ctoyan commented Oct 13, 2025

closed in favor of #114

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