summary refs log tree commit diff
path: root/src/test/run-pass/deriving-bounds.rs
AgeCommit message (Expand)AuthorLines
2016-09-02rustc: Implement custom derive (macros 1.1)Alex Crichton-2/+0
2015-04-01Fallout in testsNiko Matsakis-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-26Keep track of the whole error chainFlavio Percoco-1/+1
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/+16