bors 9029fa4aa9 Auto merge of #2021 - RalfJung:write-fields-refactor, r=RalfJung
add write_int_fields to replace write_packed_immediates

This avoids having to explicitly list the types of all fields -- we derive them from the type of the struct instead.

Also add write_int_fields_named, to give the fields by name instead of ordered by index.
2022-03-12 17:18:24 +00:00
..
2021-12-05 20:33:20 -05:00
2021-05-16 11:48:28 +02:00
2021-07-16 10:10:12 +02:00
2022-03-07 09:39:32 -05:00