about summary refs log tree commit diff
path: root/src/test/compile-fail/deriving-span-Rand-enum.rs
AgeCommit message (Expand)AuthorLines
2015-02-04Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.Huon Wilson-25/+0
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-11-15Un-feature gate struct variantsSteven Fackler-1/+0
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-1/+0
2014-03-12Update users for the std::rand -> librand move.Huon Wilson-0/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-01-27Add autogenerated tests for the spans of various derived traits.Huon Wilson-0/+26