about summary refs log tree commit diff
path: root/tests/ui/proc-macro/derive-same-struct.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-09-25 23:50:40 +0000
committerbors <bors@rust-lang.org>2025-09-25 23:50:40 +0000
commitb733736ea2feb7798c99cbb9a769bce74be108df (patch)
tree566b9002d4f93f66556437fc0fd28df1ab7970de /tests/ui/proc-macro/derive-same-struct.rs
parent7ac0330c6d684d86d6f86fabe601a3defdc3b234 (diff)
parent7a0adc08786df857e810c9f6a5a0cb6cae32659b (diff)
downloadrust-b733736ea2feb7798c99cbb9a769bce74be108df.tar.gz
rust-b733736ea2feb7798c99cbb9a769bce74be108df.zip
Auto merge of #146919 - lcnr:yeet-fast-path, r=fee1-dead
remove incorrect fast path

Using `tcx.is_copy_modulo_regions` drops information from the current `typing_env`. Writing a regression test for this is really hard. We need to prove `Copy` of something that doesn't directly reference a coroutine or an opaque, but does so indirectly.

cc rust-lang/rust#146813.
Diffstat (limited to 'tests/ui/proc-macro/derive-same-struct.rs')
0 files changed, 0 insertions, 0 deletions