diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-01-06 22:04:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-06 22:04:15 -0500 |
| commit | 3deb5c289e6881014b1a22ba6c26bc0078b4b590 (patch) | |
| tree | e985c3fed078af35cca0255386c1faa02f5a3266 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 65f35be9fcec2bbf9a01f60b6c50ca625ae0704f (diff) | |
| parent | 96285bde3858b608258bdc48bb933c626bfd6a21 (diff) | |
| download | rust-3deb5c289e6881014b1a22ba6c26bc0078b4b590.tar.gz rust-3deb5c289e6881014b1a22ba6c26bc0078b4b590.zip | |
Rollup merge of #134744 - compiler-errors:transmute-non-wf, r=lcnr
Don't ice on bad transmute in typeck in new solver Old trait solver ends up getting its infcx tainted because we try to normalize the type, but the new trait solver doesn't. This means we try to compute the stalled transmute obligations, which tries to normalize a type an ICEs. Let's make this a delayed bug. r? lcnr
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
