Files
rust/compiler/rustc_trait_selection/src
bors b733736ea2 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.
2025-09-25 23:50:40 +00:00
..
2025-07-04 18:26:09 +00:00
2025-09-18 23:56:20 +02:00
2025-09-24 13:08:25 +02:00
2025-09-23 17:02:55 +02:00