-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't clone old value on dict_entry_get (#962)
* Document dict_entry * Document felt252_dict_entry_get side effect * Improve comments * Don't clone on get * Refactor to use scf instead of cf * Rename variables to clarify * Refactor to use scf instead of cf * Improve comment * Add comment exaplining UB * Make clippy happy * Update src/libfuncs/felt252_dict_entry.rs Co-authored-by: MrAzteca <[email protected]> * Update src/libfuncs/felt252_dict_entry.rs Co-authored-by: MrAzteca <[email protected]> * Update src/libfuncs/felt252_dict_entry.rs Co-authored-by: MrAzteca <[email protected]> * Update src/libfuncs/felt252_dict_entry.rs Co-authored-by: MrAzteca <[email protected]> * Fix comment --------- Co-authored-by: MrAzteca <[email protected]>
- Loading branch information
1 parent
8eab542
commit 906719e
Showing
1 changed file
with
123 additions
and
98 deletions.
There are no files selected for viewing
This file contains 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