Skip to content

chore: bump rust version to latest nightly#3571

Merged
StackOverflowExcept1on merged 20 commits into
masterfrom
av/rust-1.76-support
Feb 2, 2024
Merged

chore: bump rust version to latest nightly#3571
StackOverflowExcept1on merged 20 commits into
masterfrom
av/rust-1.76-support

Conversation

@StackOverflowExcept1on
Copy link
Copy Markdown
Member

@StackOverflowExcept1on StackOverflowExcept1on commented Dec 7, 2023

Resolves #3452

TODO:

  • check some stuff related to clippy
  • find more stable version

Comment thread common/numerated/src/interval.rs
Copy link
Copy Markdown
Contributor

@techraed techraed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has it fixed all the stuff related to fuzzer and coverage?

@StackOverflowExcept1on
Copy link
Copy Markdown
Member Author

@SabaunT yes, this PR fixes:

  1. error[E0275]: overflow evaluating the requirement '<Runtime as pallet_grandpa::Config>::KeyOwnerProof == _'
  2. Malformed coverage data with a no_mangle function rust-lang/rust#117788

@StackOverflowExcept1on
Copy link
Copy Markdown
Member Author

StackOverflowExcept1on commented Dec 12, 2023

but this should not be merged until rust-lang/rust-clippy#11953
also locking_gas_for_waitlist fails for some reason

@breathx
Copy link
Copy Markdown
Member

breathx commented Jan 8, 2024

Re-open once fuzzer works well

@breathx breathx closed this Jan 8, 2024
Comment thread gclient/src/api/listener/mod.rs
Comment thread gclient/src/lib.rs
Comment thread gstd/src/macros/debug.rs
Comment thread runtime/vara/src/lib.rs
@breathx breathx requested a review from techraed February 1, 2024 09:44
@breathx
Copy link
Copy Markdown
Member

breathx commented Feb 1, 2024

Btw dont we want just whitelist #[allow(static_mut_ref)] ?
We have single thread guarantees here

@StackOverflowExcept1on StackOverflowExcept1on merged commit a1c7bf7 into master Feb 2, 2024
@StackOverflowExcept1on StackOverflowExcept1on deleted the av/rust-1.76-support branch February 2, 2024 16:50
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.

Remove false positive clippy lint on next rust update

4 participants