rust/library/core
bors 12445e0b2c Auto merge of #135360 - RalfJung:structural-partial-eq, r=compiler-errors
update and clarify StructuralPartialEq docs

This apparently hasn't been updated when we finalized the current const pattern matching behavior.

Fixes https://github.com/rust-lang/rust/issues/92454 by providing rationale and context in the docs linked from that error message.
2025-01-11 21:46:43 +00:00
..
benches Fix typos 2024-12-27 21:35:57 +08:00
src Auto merge of #135360 - RalfJung:structural-partial-eq, r=compiler-errors 2025-01-11 21:46:43 +00:00
tests update cfg(bootstrap) 2025-01-08 21:26:39 +01:00
Cargo.toml Teach rust core about Xtensa VaListImpl and add a custom lowering of vaarg for xtensa. 2024-12-03 10:54:08 +00:00