I did an audit of the unstable features Servo uses, focused on library stuff.
The results are here <https://gist.github.com/Manishearth/967bc78db5c751c38d03> The main purpose of this was to remove unnecessary unstable deps <https://github.com/servo/servo/pull/6314>, and also to get a better idea of which Rust features tend to be useful in an application like Servo. A lot of these unstable features are blocked on minor things like naming and perhaps should be polished and stabilized. If we found the APIs useful, many others probably want to use them as well, and stabilization is just one bikeshed away. ccing part of the rust libs team in case they're interested in these results. Thanks, -Manish Goregaokar _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo