diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-08-13 15:29:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-13 15:29:10 +0200 |
| commit | 717f9e37696703670108f47c5dff261ca9d4d834 (patch) | |
| tree | db82c2b0f4ad7eeda588219d9b8feaf2c7a4cbd6 /compiler/rustc_codegen_llvm/src | |
| parent | 2fc3c69e5419292e92663a5f1e39203478925661 (diff) | |
| parent | a0bf7d2cd3751de2b49ec66701aaa7cc41345c35 (diff) | |
| download | rust-717f9e37696703670108f47c5dff261ca9d4d834.tar.gz rust-717f9e37696703670108f47c5dff261ca9d4d834.zip | |
Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obk
Avoid ICE caused by suggestion When suggesting dereferencing something that can be iterable in a `for` loop, erase lifetimes and use a fresh `ty::ParamEnv` to avoid 'region constraints already solved' panic. Fix #87657, fix #87709, fix #87651.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
