diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-26 15:46:37 -0700 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-26 15:46:37 -0700 |
commit | 2729864af73d62719ea0fd55cef417c43bdd951e (patch) | |
tree | c916a490021deb40560bec3b3e6a63f5465f4ea6 /components/script/parse | |
parent | caba731da15e468872e41da466b68ea5a327128a (diff) | |
parent | 83b3ebf6ac2589d5f632a82b95ee5c4f4f339dd4 (diff) | |
download | servo-2729864af73d62719ea0fd55cef417c43bdd951e.tar.gz servo-2729864af73d62719ea0fd55cef417c43bdd951e.zip |
Auto merge of #10857 - servo:toml, r=nox
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
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10857)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/parse')
0 files changed, 0 insertions, 0 deletions