diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-06 00:11:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-06 00:11:47 +0100 |
| commit | bd98a79eea30a0363beefddbb971b89e2b389660 (patch) | |
| tree | 07744e4c2ddc81744fe3cb1e77d0ffda27f84781 /compiler/rustc_codegen_llvm | |
| parent | e2116acae59654bfab2a9729a024f3e2fd6d4b02 (diff) | |
| parent | a8daff2724789ca8be9f2c36bb19be553180bd59 (diff) | |
| download | rust-bd98a79eea30a0363beefddbb971b89e2b389660.tar.gz rust-bd98a79eea30a0363beefddbb971b89e2b389660.zip | |
Rollup merge of #91367 - FabianWolff:issue-91334-ice, r=nagisa
Fix ICE in `check_must_not_suspend_ty()` Fixes #91334. I have also used `TyS::tuple_fields()` (instead of the `SubstsRef` directly) to get the tuple fields, because that's what [the documentation](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/enum.TyKind.html#variant.Tuple) says, although it doesn't seem to make a difference in practice (this is not what fixed the ICE).
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions
