summary refs log tree commit diff
path: root/src/test/run-pass/traits-conditional-dispatch.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-04-02Merge conflictsNiko Matsakis-3/+1
2015-04-01Update tests for new coherence rules, and add a swatch of new testsNiko Matsakis-4/+12
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-03Switched to Box::new in many places.Felix S. Klock II-1/+1
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+3
2014-10-09Implement multidispatch and conditional dispatch. Because we do notNiko Matsakis-0/+36