Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Webrender | Bastien Orivel | 2018-04-25 | 2 | -4/+4 |
| | | | | Fixes #20609 | ||||
* | Bump syn/quote in jstraceable_derive | Bastien Orivel | 2018-02-12 | 2 | -32/+17 |
| | |||||
* | Fix quote dependency version | Anthony Ramine | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | Update syn to 0.11 | Anthony Ramine | 2017-02-27 | 1 | -2/+2 |
| | | | | | | The last remnants of syn 0.10 are due to the WR stack still using serde_codegen to build on stable, but that isn't actually used in servo. | ||||
* | Remove a useless cfg attribute | Anthony Ramine | 2017-02-21 | 1 | -1/+0 |
| | |||||
* | Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06) | Simon Sapin | 2017-01-06 | 1 | -2/+0 |
| | |||||
* | Mark JSTraceable and its method as unsafe | Anthony Ramine | 2016-12-06 | 1 | -2/+3 |
| | |||||
* | Update to Rust 1.15.0-nightly (1c448574b 2016-11-28) | Anthony Ramine | 2016-11-29 | 2 | -5/+4 |
| | |||||
* | Make #[derive(JSTraceable)] a procedural macro | Anthony Ramine | 2016-11-03 | 2 | -0/+73 |