rust/library/core/tests
2024-11-04 23:27:46 +01:00
..
async_iter
ffi
fmt
hash Library: Rename "object safe" to "dyn compatible" 2024-10-09 18:48:29 +02:00
io
iter Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
net core/net: add Ipv[46]Addr::from_octets, Ipv6Addr::from_segments 2024-10-13 20:26:23 +02:00
num Add test for all midpoint expectations 2024-10-26 22:08:34 +02:00
ops
panic
alloc.rs
any.rs
array.rs
ascii_char.rs
ascii.rs Optimize escape_ascii 2024-10-09 17:17:50 -04:00
asserting.rs
atomic.rs update bootstrap configs 2024-10-15 20:30:23 -07:00
bool.rs
cell.rs
char.rs
clone.rs
cmp.rs
const_ptr.rs
convert.rs
error.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
ffi.rs
future.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
intrinsics.rs
lazy.rs Do not run test where it cannot run 2024-10-17 09:33:39 -04:00
lib.rs most const intrinsics don't need an explicit rustc_const_unstable any more 2024-11-04 23:27:46 +01:00
macros.rs Rustfmt 2024-09-13 15:18:30 -03:00
manually_drop.rs
mem.rs fix UB in a test 2024-09-09 16:17:34 +02:00
nonzero.rs Add LowerExp and UpperExp implementations 2024-10-08 12:09:03 +02:00
ops.rs
option.rs
panic.rs
pattern.rs
pin_macro.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
pin.rs Partially stabilize const_pin 2024-10-16 21:24:38 +01:00
ptr.rs remove const-support for align_offset 2024-11-03 17:00:44 +01:00
result.rs
simd.rs
slice.rs Port sort-research-rs test suite Rust stdlib tests 2024-09-30 15:05:30 +02:00
str_lossy.rs
str.rs
task.rs
time.rs
tuple.rs
unicode.rs
waker.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00