Move error trait into core
This commit is contained in:
committed by
Jane Lusby
parent
e0dc8d7801
commit
bf7611d55e
@@ -302,6 +302,8 @@ pub mod clone;
|
||||
pub mod cmp;
|
||||
pub mod convert;
|
||||
pub mod default;
|
||||
#[cfg(not(bootstrap))]
|
||||
pub mod error;
|
||||
pub mod marker;
|
||||
pub mod ops;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user