This is the final CL (part 4 of 4) in the ProxiedWithPresence chain. In the past, we had returned Mut directly for the `_mut` accessors. This was a temporary engagement in order to get the other submsg machinery checked in. As we prep for the finalization of v0.6, we can finally conform to the rest of the `_mut` getters. $field$_mut now correctly returns $pb$::FieldEntry<'_, $msg_type$> as a part of this. All test callsites have been updated to `.or_default` in order to test the mutational pathway as before. PiperOrigin-RevId: 602739186pull/15602/head
parent
531d4372f4
commit
f4511fda5a
4 changed files with 21 additions and 50 deletions
Loading…
Reference in new issue