aboutsummaryrefslogtreecommitdiffstats
path: root/components/jstraceable_derive/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* 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-291-3/+2
* Make #[derive(JSTraceable)] a procedural macroAnthony Ramine2016-11-031-0/+58