aboutsummaryrefslogtreecommitdiffstats
path: root/components/jstraceable_derive
Commit message (Collapse)AuthorAgeFilesLines
* Update WebrenderBastien Orivel2018-04-252-4/+4
| | | | Fixes #20609
* Bump syn/quote in jstraceable_deriveBastien Orivel2018-02-122-32/+17
|
* Fix quote dependency versionAnthony Ramine2017-08-231-1/+1
|
* Update syn to 0.11Anthony Ramine2017-02-271-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 attributeAnthony Ramine2017-02-211-1/+0
|
* Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06)Simon Sapin2017-01-061-2/+0
|
* Mark JSTraceable and its method as unsafeAnthony Ramine2016-12-061-2/+3
|
* Update to Rust 1.15.0-nightly (1c448574b 2016-11-28)Anthony Ramine2016-11-292-5/+4
|
* Make #[derive(JSTraceable)] a procedural macroAnthony Ramine2016-11-032-0/+73