summaryrefslogtreecommitdiff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-05-01 18:51:05 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-05-02 12:02:32 +1000
commitebee3f8515c6f5189b69ae56919ab5bba934aabe (patch)
tree13190c8d685f0a0a0ec52f3b0321f5a32eded6f6 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent8d359e4385052f012d8d0c2e57a0bcfe54462d44 (diff)
downloadrust-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