remove cfg(bootstrap)
This commit is contained in:
@@ -76,7 +76,6 @@ impl fmt::Debug for Error {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(not(bootstrap))]
|
||||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
impl From<alloc::ffi::NulError> for Error {
|
||||
/// Converts a [`alloc::ffi::NulError`] into a [`Error`].
|
||||
|
||||
Reference in New Issue
Block a user