trivial cfg(bootstrap) changes
This commit is contained in:
@@ -6,7 +6,6 @@ use crate::iter;
|
||||
use crate::mem;
|
||||
use crate::ops;
|
||||
|
||||
#[cfg_attr(bootstrap, lang = "slice_u8")]
|
||||
#[cfg(not(test))]
|
||||
impl [u8] {
|
||||
/// Checks if all bytes in this slice are within the ASCII range.
|
||||
|
||||
Reference in New Issue
Block a user