Stabilize as_deref and as_deref on Result
This commit is contained in:
parent
07575286b8
commit
c25f25f7f1
8 changed files with 5 additions and 15 deletions
|
@ -26,7 +26,6 @@
|
|||
#![feature(test)]
|
||||
#![feature(trusted_len)]
|
||||
#![feature(try_trait)]
|
||||
#![feature(inner_deref)]
|
||||
#![feature(slice_internals)]
|
||||
#![feature(slice_partition_dedup)]
|
||||
#![feature(int_error_matching)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue