about summary refs log tree commit diff
path: root/src/test/compile-fail/self-missing-method.rs
AgeCommit message (Expand)AuthorLines
2011-12-18Only look for a matching method when normal field access failsMarijn Haverbeke-1/+1
2011-12-16Make uses of self in impls compileMarijn Haverbeke-1/+1
2011-07-27Fix damage done by the pretty-printerMarijn Haverbeke-6/+12
2011-07-27Reformat for new syntaxMarijn Haverbeke-12/+6
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-1/+1
2011-05-14Remove xfail-boot lines from testsBrian Anderson-1/+0
2011-05-12Fix mistaken replacements in error-pattern comments in testsMarijn Haverbeke-1/+1
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-1/+1
2011-03-29Beginnings of support for magical self prefix; nothing profound happening yet.Lindsey Kuper-0/+13