mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
164e1297e1
Allow constraining opaque types during various unsizing casts allows unsizing of tuples, arrays and Adts to constraint opaque types in their generic parameters to concrete types on either side of the unsizing cast. Also allows constraining opaque types during trait object casts that only differ in auto traits or lifetimes. cc #116652 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |