diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-10-24 22:39:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-24 22:39:51 +0200 |
| commit | e12e97223f9f0bb0f2806334029aec1d9790f074 (patch) | |
| tree | ea9262ad3bbd29d43864cfdb08bdbb2658d19b88 /src/test/codegen/src-hash-algorithm | |
| parent | 0a06d7344b5e83c304b926d03452f4c95d2c89dc (diff) | |
| parent | faf87105db54a399bc598765528dec818b63a54a (diff) | |
| download | rust-e12e97223f9f0bb0f2806334029aec1d9790f074.tar.gz rust-e12e97223f9f0bb0f2806334029aec1d9790f074.zip | |
Rollup merge of #78072 - Nadrieril:cleanup-constant-matching, r=varkor
Cleanup constant matching in exhaustiveness checking This supercedes https://github.com/rust-lang/rust/pull/77390. I made the `Opaque` constructor work. I have opened two issues https://github.com/rust-lang/rust/issues/78071 and https://github.com/rust-lang/rust/issues/78057 from the discussion we had on the previous PR. They are not regressions nor directly related to the current PR so I thought we'd deal with them separately. I left a FIXME somewhere because I didn't know how to compare string constants for equality. There might even be some unicode things that need to happen there. In the meantime I preserved previous behavior. EDIT: I accidentally fixed #78071
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
