servo/tests/unit/gfx
Simon Sapin 83b3ebf6ac Simplify TOML syntax
* Sections like `[dependencies.foo]` can be entries in a `[dependencies]`
  section with the `{key = value}` syntax.
* Per-target dependencies can be expressed with more general `cfg(…)`
  conditions instead of exact target triples:
  https://github.com/rust-lang/cargo/pull/2328
2016-04-26 23:51:36 +02:00
..
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
font_cache_thread.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
lib.rs task -> thread 2016-01-10 17:58:13 +09:00
text_util.rs layout: Simplify and improve the correctness of whitespace stripping in 2015-04-08 14:29:23 -07:00