diff options
| author | Lukas Markeffsky <@> | 2024-09-10 19:20:27 +0200 |
|---|---|---|
| committer | Lukas Markeffsky <@> | 2024-09-24 22:20:46 +0200 |
| commit | 5e60d1f87e5c4abebb9a4eae9d68955113399d6e (patch) | |
| tree | 657759c28b050ff383c7b9e3531c69619d92080e /compiler/rustc_middle/src/mir/statement.rs | |
| parent | d1e82d438f9f3d2ce59be210a2710c560e93e688 (diff) | |
| download | rust-5e60d1f87e5c4abebb9a4eae9d68955113399d6e.tar.gz rust-5e60d1f87e5c4abebb9a4eae9d68955113399d6e.zip | |
replace "cast" with "coercion" where applicable
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.
Diffstat (limited to 'compiler/rustc_middle/src/mir/statement.rs')
0 files changed, 0 insertions, 0 deletions
