about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-11 03:12:38 +0000
committerbors <bors@rust-lang.org>2024-07-11 03:12:38 +0000
commit8c39ac9eccdfaeff11bd3b6107817a81fe0a3a43 (patch)
tree704ebaf1b36fe1590e3cde5c16e17d5069124d3b /compiler/rustc_codegen_gcc
parente1f45a1442bb373429b6b0838e8ef806ddddfeef (diff)
parent07e6dd95bd84bd506a0a04f2054ff82c681be928 (diff)
downloadrust-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