summary refs log tree commit diff
path: root/src/test/run-pass/ufcs-polymorphic-paths.rs
AgeCommit message (Expand)AuthorLines
2015-03-23Test fixes and rebase conflicts, round 2Alex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-1/+1
2015-02-24Implement `<T>::method` UFCS expression syntax.Eduard Burtescu-0/+11
2015-02-24tests: remove warnings from and rename const-polymorphic-paths to ufcs-polymo...Eduard Burtescu-0/+121