Files
rust/src/tools
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-07-03 13:51:54 -07:00
2023-07-01 11:08:31 +01:00
2023-05-04 16:59:11 +02:00
2023-05-14 22:00:23 +02:00
2023-07-07 04:33:37 -07:00
2023-07-04 19:19:50 +03:00