summary refs log tree commit diff
path: root/src/test/compile-fail/ufcs-qpath-missing-params.rs
AgeCommit message (Expand)AuthorLines
2017-02-13Standardize lifetime and type parameter count mismatch errorsJake Goulding-1/+1
2016-03-12std: Clean out deprecated APIsAlex Crichton-1/+11
2015-05-26Pluralize E0087-E0090 messages based on number of parameters.Nick Hamann-1/+1
2015-02-24syntax: don't use TraitRef in QPath.Eduard Burtescu-1/+1
2015-02-18Stabilize std::borrowAaron Turon-2/+1
2015-01-15rustc: implement fully qualified UFCS expressions.Eduard Burtescu-0/+17