mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -16,6 +16,5 @@ extern crate util;
|
|||
#[cfg(test)] mod logical_geometry;
|
||||
#[cfg(test)] mod thread;
|
||||
#[cfg(test)] mod vec;
|
||||
#[cfg(test)] mod mem;
|
||||
#[cfg(test)] mod str;
|
||||
#[cfg(test)] mod opts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue