servo/tests/unit
Nicholas Nethercote 092507d23c Add a profile_traits crate to reduce compile times.
A rebuild after touching components/profile/mem.rs now takes 48 seconds (and
only rebuilds `profile` and `servo`) which is much lower than it used to be.
In comparison, a rebuild after touching components/profile_traits/mem.rs takes
294 seconds and rebuilds many more crates.

This change also removes some unnecessary crate dependencies in `net` and
`net_traits`.
2015-04-30 17:58:47 -07:00
..
gfx Fix up the splitting of the unit tests crate. 2015-04-21 20:22:10 +02:00
net Add a profile_traits crate to reduce compile times. 2015-04-30 17:58:47 -07:00
script Auto merge of #5547 - aweinstock314:x11-clipboard, r=jdm 2015-04-21 14:41:32 -05:00
style Fix up the splitting of the unit tests crate. 2015-04-21 20:22:10 +02:00
util Fix up the splitting of the unit tests crate. 2015-04-21 20:22:10 +02:00