summary refs log tree commit diff
path: root/src/test/run-pass/ufcs-polymorphic-paths.rs
AgeCommit message (Expand)AuthorLines
2016-03-12std: Clean out deprecated APIsAlex Crichton-3/+11
2015-08-12Remove all unstable deprecated functionalityAlex Crichton-12/+28
2015-06-17Fallout in tests and docs from feature renamingsAlex Crichton-1/+2
2015-05-04Remove several FIXMEsJohannes Oertel-8/+4
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-4/+12
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
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