about summary refs log tree commit diff
path: root/library/core/tests/hash/sip.rs
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-323/+0
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2023-04-16fix library and rustdoc testsDeadbeef-0/+2
2023-04-16rm const traits in libcoreDeadbeef-1/+1
2022-11-08Test const `Hash`, fix nitsonestacked-1/+14
2022-04-17Replace u8to64_le macro with u64::from_le_bytesest31-24/+2
2020-07-27mv std libs to library/mark-0/+331