rust/src/test/ui/const-eval
Ariel Ben-Yehuda 93db1f9923 trans::mir::constant - fix assignment error recovery
We used to not store anything when the RHS of an assignment returned an
error, which caused ICEs downstream.

Fixes #43197.
2017-07-31 18:09:02 +03:00
..
issue-43197.rs trans::mir::constant - fix assignment error recovery 2017-07-31 18:09:02 +03:00
issue-43197.stderr trans::mir::constant - fix assignment error recovery 2017-07-31 18:09:02 +03:00