-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fallible storage get
and set
methods for Lazy
and Mapping
#1910
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7a50c5 - Browse repository at this point
Copy the full SHA f7a50c5View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1bbb7e - Browse repository at this point
Copy the full SHA d1bbb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 377c1a7 - Browse repository at this point
Copy the full SHA 377c1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af2748 - Browse repository at this point
Copy the full SHA 2af2748View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc4af88 - Browse repository at this point
Copy the full SHA dc4af88View commit details
Commits on Sep 27, 2023
-
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for b93ccec - Browse repository at this point
Copy the full SHA b93ccecView commit details -
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for a461884 - Browse repository at this point
Copy the full SHA a461884View commit details -
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c9c3aa - Browse repository at this point
Copy the full SHA 8c9c3aaView commit details -
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f064c9 - Browse repository at this point
Copy the full SHA 8f064c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f524f8 - Browse repository at this point
Copy the full SHA 2f524f8View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fdfe5e2 - Browse repository at this point
Copy the full SHA fdfe5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2656609 - Browse repository at this point
Copy the full SHA 2656609View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98ba420 - Browse repository at this point
Copy the full SHA 98ba420View commit details -
saturating_add prevents panicking
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for a2c991b - Browse repository at this point
Copy the full SHA a2c991bView commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ecb504c - Browse repository at this point
Copy the full SHA ecb504cView commit details
Commits on Oct 26, 2023
-
use chained expressions to calculate the encoded size
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6565cc - Browse repository at this point
Copy the full SHA c6565ccView commit details
Commits on Oct 27, 2023
-
the key size adds to the encoded size too for getters
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 44de2cf - Browse repository at this point
Copy the full SHA 44de2cfView commit details -
exercise the fallible storage methods in the mapping integration test
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for da9681d - Browse repository at this point
Copy the full SHA da9681dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7acfe - Browse repository at this point
Copy the full SHA 5d7acfeView commit details -
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f8f7eb - Browse repository at this point
Copy the full SHA 8f8f7ebView commit details -
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94c8c7b - Browse repository at this point
Copy the full SHA 94c8c7bView commit details -
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 35b045b - Browse repository at this point
Copy the full SHA 35b045bView commit details -
consider key size in try_insert too
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 570f3ab - Browse repository at this point
Copy the full SHA 570f3abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ead741 - Browse repository at this point
Copy the full SHA 1ead741View commit details -
do not depend on a particular static buffer size in the mapping test
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 080fec0 - Browse repository at this point
Copy the full SHA 080fec0View commit details