Files
rust/library/core/src
bors 33688d2467 Auto merge of #117525 - GKFX:remove_option_payload_ptr, r=petrochenkov
Remove option_payload_ptr; redundant to offset_of

The `option_payload_ptr` intrinsic is no longer required as `offset_of` supports traversing enums (#114208). This PR removes it in order to dogfood offset_of (as suggested at https://github.com/rust-lang/rust/issues/106655#issuecomment-1790907626). However, it will not build until those changes reach beta (which I think is within the next 8 days?) so I've opened it as a draft.
2023-11-18 12:45:42 +00:00
..
2023-09-01 12:29:40 +01:00
2023-10-13 14:54:33 +02:00
2023-11-15 19:40:51 -05:00
2023-11-04 17:47:25 +00:00
2023-10-28 23:10:45 -07:00
2023-11-11 17:22:07 -05:00
2023-10-20 21:10:38 +00:00
2023-11-17 11:03:52 +00:00
2023-11-15 19:40:51 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:40:51 -05:00
2023-08-13 13:07:53 -06:00
2023-05-12 19:37:02 -07:00
2023-07-28 14:46:17 +02:00
2023-11-01 23:23:34 -04:00
2023-09-06 09:47:22 -07:00
2023-11-15 21:45:48 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-10-18 07:35:23 +08:00
2023-09-18 08:17:36 +02:00