about summary refs log tree commit diff
path: root/compiler/rustc_serialize/src/opaque
AgeCommit message (Expand)AuthorLines
2025-04-25Zero the buffer passed from `write_with`John Kåre Alsaker-2/+9
2025-04-22Add index to the dep graph format and encode via `MemEncoder`John Kåre Alsaker-0/+121
2025-03-20Convert `rustc_serialize` integration tests to unit tests.Nicholas Nethercote-0/+295