about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/statement.rs
diff options
context:
space:
mode:
authorLukas Markeffsky <@>2024-09-10 19:20:27 +0200
committerLukas Markeffsky <@>2024-09-24 22:20:46 +0200
commit5e60d1f87e5c4abebb9a4eae9d68955113399d6e (patch)
tree657759c28b050ff383c7b9e3531c69619d92080e /compiler/rustc_middle/src/mir/statement.rs
parentd1e82d438f9f3d2ce59be210a2710c560e93e688 (diff)
downloadrust-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