mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
fb6fbf02a6
When things like our internal hashing or representations change, it is inappropriate for these tests to suddenly fail for no reason. The chance of error is reduced if we instead pattern-match.