servo/servo-with-rust-nightly

Name: servo-with-rust-nightly

Owner: Servo

Description: Detecting breakage early

Created: 2017-01-22 20:42:05.0

Updated: 2018-05-05 11:10:45.0

Pushed: 2018-05-05 11:10:44.0

Homepage: null

Size: 16

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Servo with Rust Nightly

Since Servo uses unstable Rust features, updating the Rust compiler might introduce breaking changes to these features and therefore prevent Servo from building or running correctly. Sometimes, a compiler bug that affects Servo might be introduced. To avoid dealing with this constantly, Servo pins to a specific version of Rust Nightly.

The flip side of pinning is that we are not aware of breakage or bugs until we actively try to update the compiler.

In order to help find out about these sooner, this repository makes Travis-CI build Servo daily with the latest Rust Nightly (not the pinned version). When the build fails, we get notified.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.