Make std::io::Error #[non_exhaustive]
This commit is contained in:
parent
a50224804d
commit
ea505fd60b
2 changed files with 2 additions and 10 deletions
|
@ -311,6 +311,7 @@
|
|||
#![feature(doc_keyword)]
|
||||
#![feature(panic_info_message)]
|
||||
#![feature(panic_implementation)]
|
||||
#![feature(non_exhaustive)]
|
||||
|
||||
#![default_lib_allocator]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue