You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
router: convert InlinedVector to an array (#40132)
Minor internal refactor - using an array instead of a dynamic vector.
Fits better with the data-structure intent and uses a bit less memory.
Signed-off-by: Adi Suissa-Peleg <[email protected]>
0 commit comments