Files
rust/library/std/tests
Stuart Cook 956ebbde20 Rollup merge of #151383 - cyrgani:no-internal-deprecation, r=scottmcm
remove `#[deprecated]` from unstable & internal `SipHasher13` and `24` types

These types are unstable and `doc(hidden)` (under the internal feature `hashmap_internals`). Deprecating them only adds noise (`#[allow(deprecated)]`) to all places where they are used, so this PR removes the deprecation attributes from them.

It also includes a few other small cleanups in separate commits, including one I overlooked in rust-lang/rust#151228.
2026-01-27 12:50:52 +11:00
..
2025-02-07 16:54:07 +01:00
2026-01-05 09:47:20 +11:00
2024-04-28 18:04:25 -04:00
2024-04-28 18:04:25 -04:00
fix
2025-11-27 17:55:34 +07:00
2025-02-09 17:11:13 +00:00
2024-07-29 08:26:52 +10:00