mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
remove more heapsize ignores
This commit is contained in:
parent
a5975e8f33
commit
5447d2af3d
6 changed files with 10 additions and 15 deletions
|
@ -519,6 +519,7 @@ int_range_index! {
|
|||
#[derive(RustcEncodable)]
|
||||
#[doc = "An index that refers to a character in a text run. This could \
|
||||
point to the middle of a glyph."]
|
||||
#[derive(HeapSizeOf)]
|
||||
struct CharIndex(isize)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue