diff options
| author | bors <bors@rust-lang.org> | 2024-07-11 03:12:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-07-11 03:12:38 +0000 |
| commit | 8c39ac9eccdfaeff11bd3b6107817a81fe0a3a43 (patch) | |
| tree | 704ebaf1b36fe1590e3cde5c16e17d5069124d3b /compiler/rustc_codegen_gcc | |
| parent | e1f45a1442bb373429b6b0838e8ef806ddddfeef (diff) | |
| parent | 07e6dd95bd84bd506a0a04f2054ff82c681be928 (diff) | |
| download | rust-8c39ac9eccdfaeff11bd3b6107817a81fe0a3a43.tar.gz rust-8c39ac9eccdfaeff11bd3b6107817a81fe0a3a43.zip | |
Auto merge of #127575 - chenyukang:yukang-fix-struct-fields-ice, r=compiler-errors
Avoid "no field" error and ICE on recovered ADT variant Fixes https://github.com/rust-lang/rust/issues/126744 Fixes https://github.com/rust-lang/rust/issues/126344, a more general fix compared with https://github.com/rust-lang/rust/pull/127426 r? `@oli-obk` From `@compiler-errors` 's comment https://github.com/rust-lang/rust/pull/127502#discussion_r1669538204 Seems most of the ADTs don't have taint, so maybe it's not proper to change `TyCtxt::type_of` query.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
