summary refs log tree commit diff
path: root/src/test/run-pass/ufcs-explicit-self.rs
AgeCommit message (Expand)AuthorLines
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+3
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+4
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-2/+0
2014-07-16librustc: Implement the fully-expanded, UFCS form of explicit self.Patrick Walton-0/+57