summary refs log tree commit diff
path: root/src/test/compile-fail/deriving-bounds.rs
AgeCommit message (Expand)AuthorLines
2015-03-06Make #[derive(Anything)] into sugar for #[derive_Anything]Keegan McAllister-3/+3
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-2/+2
2014-12-26Keep track of the whole error chainFlavio Percoco-1/+5
2014-08-07Rename `Share` to `Sync`Alex Crichton-1/+1
2014-05-04Register new snapshotsAlex Crichton-2/+0
2014-05-01Allow built-in traits to be derivedFlavio Percoco-0/+17