gecko-dev/servo/components/plugins
Simon Sapin 2f882b0cfb servo: Merge #10857 - Simplify TOML syntax (from servo:toml); r=nox
* 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

Source-Repo: https://github.com/servo/servo
Source-Revision: 2729864af73d62719ea0fd55cef417c43bdd951e
2016-04-26 15:46:37 -07:00
..
lints servo: Merge #10751 - Report lines starting with && in tidy (from zwn:tidy-start-operator); r=Wafflespeanut 2016-04-22 10:40:06 -07:00
Cargo.toml servo: Merge #10857 - Simplify TOML syntax (from servo:toml); r=nox 2016-04-26 15:46:37 -07:00
jstraceable.rs servo: Merge #9888 - Update to Rust 2016-03-05 (from servo:rustup); r=Manishearth 2016-03-06 16:04:42 +05:01
lib.rs servo: Merge #10804 - Remove unused code and make utils private (from tylersouthwick:remove-plugins-utils-unsafe_context); r=nox 2016-04-22 19:20:57 -07:00
reflector.rs servo: Merge #10585 - Rust upgrade to 2016-04-12 (from servo:rustup_20160414); r=Ms2ger 2016-04-15 16:26:01 +05:01
utils.rs servo: Merge #10823 - Squash unused import and unused crate warnings (from jdm:import); r=frewsxcv 2016-04-23 07:51:44 -07:00