rust/library/core/tests
The 8472 0d7aef9738 regression test for leaks in the the Filter::next_chunk implementation
previously next_chunk would forget items rejected by the filter
2024-06-25 23:22:27 +02:00
..
async_iter
fmt
hash
io
iter regression test for leaks in the the Filter::next_chunk implementation 2024-06-25 23:22:27 +02:00
net Add blank lines after module-level // comments. 2024-06-20 09:23:20 +10:00
num Rollup merge of #126613 - tgross35:log-test-update, r=cuviper 2024-06-21 09:12:35 +02:00
ops
panic
alloc.rs
any.rs
array.rs
ascii.rs
asserting.rs
atomic.rs
bool.rs
cell.rs
char.rs
clone.rs Add core::clone::CloneToUninit. 2024-06-22 08:08:00 -07:00
cmp.rs
const_ptr.rs
convert.rs
error.rs
future.rs
intrinsics.rs
lazy.rs
lib.rs Replace MaybeUninit::uninit_array() with array repeat expression. 2024-06-24 10:23:50 -07:00
macros.rs
manually_drop.rs
mem.rs [ACP 362] genericize ptr::from_raw_parts 2024-05-29 09:34:16 -07:00
nonzero.rs
ops.rs
option.rs Make Option::as_[mut_]slice const 2024-06-19 21:44:47 +01:00
panic.rs
pattern.rs
pin_macro.rs Add blank lines after module-level // comments. 2024-06-20 09:23:20 +10:00
pin.rs
ptr.rs [ACP 362] genericize ptr::from_raw_parts 2024-05-29 09:34:16 -07:00
result.rs
simd.rs
slice.rs Auto merge of #124032 - Voultapher:a-new-sort, r=thomcc 2024-06-20 20:40:43 +00:00
str_lossy.rs
str.rs
task.rs
time.rs
tuple.rs
unicode.rs
waker.rs