-
Notifications
You must be signed in to change notification settings - Fork 849
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure take_fixed_size_list can handle null indices (#5170)
* fix: ensure take_fixed_size_list can handle null indices * chore: apply clippy suggestion * Apply suggestions from code review Co-authored-by: Will Jones <[email protected]> * Applying suggetions from review * Using a builder, per review suggestion * Apply suggestions from code review Co-authored-by: Will Jones <[email protected]> * Cast length to usize to avoid compile error --------- Co-authored-by: Will Jones <[email protected]>
- Loading branch information
1 parent
46bbd7d
commit f4bad68
Showing
1 changed file
with
26 additions
and
4 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