about summary refs log tree commit diff
path: root/src/test/run-pass/issue-18738.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-25/+0
2015-04-11Remove pretty-expanded from 2 tests; deriving(Ord) uses unstable intrinsic.Felix S. Klock II-2/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-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-3/+3
2014-12-07syntax: use UFCS in the expansion of `#[deriving(Ord)]`Jorge Aparicio-3/+3
2014-11-07syntax: Use UFCS in the expansion of `#[deriving(PartialOrd)]`Jorge Aparicio-0/+25