mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove size_of_test macro from legacy layout and inline it (#34055)
in the last remaining location it is used. Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
a501572971
commit
000144f52a
7 changed files with 11 additions and 25 deletions
|
@ -20,5 +20,4 @@ malloc_size_of = { workspace = true }
|
|||
malloc_size_of_derive = { workspace = true }
|
||||
parking_lot = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
size_of_test = { workspace = true }
|
||||
webrender_api = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue