diff options
| author | bobtwinkles <srkoser+GitHub@gmail.com> | 2018-02-01 22:26:48 -0500 |
|---|---|---|
| committer | bobtwinkles <srkoser+github@gmail.com> | 2018-02-06 23:42:05 -0500 |
| commit | 5de094e579f8fa6c32df0690fd3e47a33c1cb6ef (patch) | |
| tree | efd0d425708ee6439e6e270bf4aeabc1fa85e310 /src/test/incremental/thinlto | |
| parent | bd98fe0c05601d8a318a709adc4263f3348ea8d4 (diff) | |
| download | rust-5de094e579f8fa6c32df0690fd3e47a33c1cb6ef.tar.gz rust-5de094e579f8fa6c32df0690fd3e47a33c1cb6ef.zip | |
mir: Fix DefiningTy::Const
Fixes #47590 by fixing the way DefiningTy represents constants. Previously, constants were represented using just the type of the variable. However, this will fail to capture early-bound regions as NLL inference vars, resulting in an ICE when we try to compute region VIDs a little bit later in the universal region resolution process.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
