| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-09 | Library: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -1/+1 |
| 2024-09-08 | add FIXME(const-hack) | Ralf Jung | -5/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-02-21 | rename ptr::invalid -> ptr::without_provenance | Ralf Jung | -2/+2 |
| 2024-01-11 | apply fmt | klensy | -2/+4 |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-11-02 | Add insta-stable std::hash::{DefaultHasher, RandomState} exports | ltdk | -1/+1 |
| 2023-04-16 | fix library and rustdoc tests | Deadbeef | -5/+9 |
| 2023-04-16 | rm const traits in libcore | Deadbeef | -9/+9 |
| 2022-11-08 | Test const `Hash`, fix nits | onestacked | -11/+42 |
| 2022-06-27 | libcore tests: avoid int2ptr casts | Ralf Jung | -2/+3 |
| 2022-05-06 | Add a dedicated length-prefixing method to `Hasher` | Scott McMurray | -0/+4 |
| 2022-04-17 | Replace u8to64_le macro with u64::from_le_bytes | est31 | -24/+2 |
| 2022-02-02 | add tests | tamaron | -0/+8 |
| 2021-08-15 | move object safety test to library/core | ibraheemdev | -1/+8 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+472 |
