rust/compiler/rustc_trait_selection
David Wood 0648a43848 trait_sel: MetaSized always holds temporarily
As a temporary measure while a proper fix for
`tests/ui/sized-hierarchy/incomplete-inference-issue-143992.rs`
is implemented, make `MetaSized` obligations always hold. In effect,
temporarily reverting the `sized_hierarchy` feature. This is a small
change that can be backported.

(cherry picked from commit 8d64937dc2)
2025-07-17 14:02:06 -07:00
..
src trait_sel: MetaSized always holds temporarily 2025-07-17 14:02:06 -07:00
Cargo.toml support duplicates in the opaque_types_storage 2025-05-06 14:59:09 +00:00
messages.ftl Add iter macro 2025-06-03 10:52:32 -07:00