Skip to content

richat: upgrade edition to 2024#159

Merged
fanatid merged 3 commits intomasterfrom
upgrade-edition
Nov 14, 2025
Merged

richat: upgrade edition to 2024#159
fanatid merged 3 commits intomasterfrom
upgrade-edition

Conversation

@fanatid
Copy link
Member

@fanatid fanatid commented Nov 13, 2025

edition = 2024 fix lock issue that happened here:

if let Some(index) = self
.get_shared(commitment)
.slots_lock()
.get(&replay_from_slot)
.map(|obj| obj.head)
{

https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html

@fanatid fanatid merged commit 5677b20 into master Nov 14, 2025
2 checks passed
@fanatid fanatid deleted the upgrade-edition branch November 14, 2025 03:14
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.

1 participant