about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorWesley Wiser <wesleywiser@microsoft.com>2021-11-19 18:02:42 -0500
committerWesley Wiser <wesleywiser@microsoft.com>2021-12-03 19:30:19 -0500
commit14c619340e4df07c79e60ac051a0796b30fd0acc (patch)
treea12e89b8a03a0f5a7f367ae7ee4f0590a8ff0d15 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent532d2b14c05f9bc20b2d27cbb5f4550d28343a36 (diff)
downloadrust-14c619340e4df07c79e60ac051a0796b30fd0acc.tar.gz
rust-14c619340e4df07c79e60ac051a0796b30fd0acc.zip
Add test for evaluate_obligation: Ok(EvaluatedToOkModuloRegions) ICE
Adds the minimial repro test case from #85360. The fix for #85360 was
supposed to be #85868 however the repro was resolved in the 2021-07-05
nightly while #85360 didn't land until 2021-09-03. The reason for that
is d34a3a401b4e44f289a4d5bf53da83367cbb6aa7 **also** resolves that
issue.

To test if #85868 actually fixes #85360, I reverted
d34a3a401b4e44f289a4d5bf53da83367cbb6aa7 and found that #85868 does
indeed resolve #85360.

With that question resolved, add a test case to our incremental test
suite for the original Ok(EvaluatedToOkModuloRegions) ICE.

Thanks to @lqd for helping track this down!
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions