from_u32(0) can just be default()
This commit is contained in:
parent
72a5e7e810
commit
82e9d9ebac
3 changed files with 57 additions and 16 deletions
|
@ -55,6 +55,7 @@
|
|||
#![feature(numfmt)]
|
||||
#![feature(step_trait)]
|
||||
#![feature(str_internals)]
|
||||
#![feature(std_internals)]
|
||||
#![feature(test)]
|
||||
#![feature(trusted_len)]
|
||||
#![feature(try_blocks)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue