rust/library/core/tests
Matthias Krüger 81d885b933
Rollup merge of #131391 - ChaiTRex:isqrt, r=scottmcm,tgross35
Stabilize `isqrt` feature

Stabilizes the `isqrt` feature. FCP is incomplete.

Closes #116226
2024-10-28 12:14:57 +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 Rollup merge of #131391 - ChaiTRex:isqrt, r=scottmcm,tgross35 2024-10-28 12:14:57 +01:00
macros.rs
manually_drop.rs
mem.rs
nonzero.rs
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
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