mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Say farewell to in-tree HeapSizeOf
This commit is contained in:
parent
9932a5cf82
commit
cb5cd8d881
80 changed files with 245 additions and 733 deletions
|
@ -10,7 +10,6 @@ use std::collections::{HashMap, HashSet};
|
|||
use std::fmt;
|
||||
use std::sync::Arc;
|
||||
use string_cache::Atom;
|
||||
use util::mem::HeapSizeOf;
|
||||
|
||||
// Does not include the `--` prefix
|
||||
pub type Name = Atom;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue