rust/library/core/tests
bors f9ba43ce14 Auto merge of #113295 - clarfonthey:ascii-step, r=cuviper
Implement Step for ascii::Char

This allows iterating over ranges of `ascii::Char`, similarly to ranges of `char`.

Note that `ascii::Char` is still unstable, tracked in #110998.
2023-09-02 00:02:50 +00:00
..
fmt
hash
iter Implement Step for AsciiChar 2023-08-14 01:34:47 -04:00
net
num
ops
panic
alloc.rs
any.rs
array.rs
ascii.rs
asserting.rs
atomic.rs
bool.rs
cell.rs
char.rs
clone.rs
cmp.rs
const_ptr.rs
convert.rs
error.rs
future.rs
intrinsics.rs
lazy.rs
lib.rs Auto merge of #113295 - clarfonthey:ascii-step, r=cuviper 2023-09-02 00:02:50 +00:00
macros.rs
manually_drop.rs
mem.rs
nonzero.rs
ops.rs
option.rs
panic.rs
pattern.rs
pin_macro.rs
pin.rs
ptr.rs
result.rs
simd.rs
slice.rs
str_lossy.rs
str.rs
task.rs
time.rs
tuple.rs
unicode.rs
waker.rs