servo/components/constellation
bors-servo 78aaa85aec Auto merge of #18854 - servo:servo-unstable-feature, r=nox
Make optional the usage of some unstable features

With `--no-default-features --features default-except-unstable`, more crates can now be compiled on stable Rust. This will help integrate them in rustc’s regression testing and compiler performance benchmarking.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18854)
<!-- Reviewable:end -->
2017-10-13 12:26:39 -05:00
..
browsingcontext.rs Bump euclid to 0.14. 2017-06-14 16:00:59 +02:00
Cargo.toml Use wrappers in the nonzero crate so users don’t need unstable features 2017-10-13 11:11:05 +02:00
constellation.rs Auto merge of #18854 - servo:servo-unstable-feature, r=nox 2017-10-13 12:26:39 -05:00
event_loop.rs Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
lib.rs Make use of impl trait in constellation optional 2017-10-13 11:11:03 +02:00
network_listener.rs Remove usage of unstable box syntax, except in the script crate 2017-10-12 12:10:56 +02:00
pipeline.rs Remove usage of unstable box syntax, except in the script crate 2017-10-12 12:10:56 +02:00
sandboxing.rs Removed util. 2016-12-14 18:04:37 -06:00
timer_scheduler.rs Terminate timer scheduler thread during shutdown 2017-03-30 14:27:40 +02:00