Move error trait into core
This commit is contained in:
committed by
Jane Lusby
parent
e0dc8d7801
commit
bf7611d55e
@@ -281,6 +281,9 @@
|
||||
#![feature(cstr_internals)]
|
||||
#![feature(duration_checked_float)]
|
||||
#![feature(duration_constants)]
|
||||
#![cfg_attr(not(bootstrap), feature(error_generic_member_access))]
|
||||
#![cfg_attr(not(bootstrap), feature(error_in_core))]
|
||||
#![cfg_attr(not(bootstrap), feature(error_iter))]
|
||||
#![feature(exact_size_is_empty)]
|
||||
#![feature(exclusive_wrapper)]
|
||||
#![feature(extend_one)]
|
||||
|
||||
Reference in New Issue
Block a user