rust/compiler
Stuart Cook f21a9c94cf
Rollup merge of #145181 - Borgerr:remove-fixme-from-has-sigdrop, r=lcnr
remove FIXME block from `has_significant_drop`, it never encounters inference variables

The `FIXME` block in `Ty::has_significant_drop` is outdated as related queries can now handle type inference.

321a89bec5/compiler/rustc_middle/src/ty/util.rs (L1378-L1389)

Closes rust-lang/rust#86868 (other places mentioned in the issue have been resolved, or moved to other issues)

r? types
2025-09-17 14:56:43 +10:00
..
2025-09-12 15:10:30 -05:00
2025-09-09 14:49:16 +02:00
2025-09-12 15:10:30 -05:00
2025-09-09 14:49:16 +02:00
2025-09-09 14:49:16 +02:00