Files
rust/library/core/src
Jacob Pratt 7913288d66 Rollup merge of #154891 - WaffleLapkin:deregress-manually-drop-matching, r=JohnTitor
implement `StructuralPartialEq` for `MaybeDangling`

This fixes -- a stable-to-stable regression where constants of type `ManuallyDrop<T>` would not be allowed to be used as a pattern due to `MaybeDangling<T>` in `ManuallyDrop<T>` not implementing `StructuralPartialEq`.

Fixes https://github.com/rust-lang/rust/issues/154890

I'm sorry, @theemathas, I forgot to address your [comment](https://github.com/rust-lang/rust/pull/149614#discussion_r2587340079) 😭
2026-04-06 19:56:41 -04:00
..
2026-04-06 21:16:10 +00:00
2026-03-14 22:09:35 -04:00
fix
2025-11-27 17:55:34 +07:00
2026-03-31 22:39:18 +02:00
2026-04-03 10:37:42 +00:00
2026-04-06 21:16:10 +00:00
2026-01-26 17:08:00 +00:00
2025-09-01 21:38:26 -04:00
2026-03-30 21:33:53 -04:00
2026-02-20 10:16:36 +01:00
2025-10-20 12:20:15 -06:00
2026-01-23 15:12:47 +07:00
2026-03-25 11:40:27 +07:00
2025-09-07 21:16:35 -07:00
2025-12-18 19:07:49 -08:00
2026-02-27 15:54:20 +01:00
2025-11-12 14:33:41 +01:00
2026-03-31 09:38:59 -07:00
2026-03-30 22:17:27 -06:00
2026-03-10 21:03:30 -06:00