mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-30 05:51:58 +00:00
5e60d1f87e
This changes the remaining span for the cast, because the new `Cast` category has a higher priority (lower `Ord`) than the old `Coercion` category, so we no longer report the region error for the "unsizing" coercion from `*const Trait` to itself. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |