Files
rust/compiler/rustc_mir_transform/src
Nilstrieb 2beabbbf6f Rename adjustment::PointerCast and variants using it to PointerCoercion
It makes it sound like the `ExprKind` and `Rvalue` are supposed to represent all pointer related
casts, when in reality their just used to share a some enum variants. Make it clear there these
are only coercion to make it clear why only some pointer related "casts" are in the enum.
2023-07-07 18:17:16 +02:00
..
2023-06-01 14:45:19 +00:00
2023-06-14 20:08:04 +00:00
2023-05-29 17:15:48 +02:00
2023-05-17 12:18:55 +00:00
2023-06-29 11:53:41 +10:00
2023-05-15 20:27:12 +00:00
2023-05-15 20:27:12 +00:00
2023-06-19 09:16:26 +02:00
2023-04-10 22:02:52 +02:00