diff options
author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-05-01 18:51:05 +1000 |
---|---|---|
committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-05-02 12:02:32 +1000 |
commit | ebee3f8515c6f5189b69ae56919ab5bba934aabe (patch) | |
tree | 13190c8d685f0a0a0ec52f3b0321f5a32eded6f6 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 8d359e4385052f012d8d0c2e57a0bcfe54462d44 (diff) | |
download | rust-ebee3f8515c6f5189b69ae56919ab5bba934aabe.tar.gz |
Remove `MemEncoder`.
It's only used in tests. Which is bad, because it means that
`FileEncoder` is used in the compiler but isn't used in tests!
`tests/opaque.rs` now tests encoding/decoding round-trips via file.
Because this is slower than memory, this commit also adjusts the
`u16`/`i16` tests so they are more like the `u32`/`i32` tests, i.e. they
don't test every possible value.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions