-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Zero-initialize
vec![None; n]
for Option<&T>
, Option<&mut T>
an…
…d `Option<Box<T>>`
- Loading branch information
1 parent
0bbab7d
commit 6c01c0e
Showing
1 changed file
with
25 additions
and
0 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