summary refs log tree commit diff
path: root/src/test/run-pass/method-attributes.rs
AgeCommit message (Expand)AuthorLines
2012-08-08Convert impls to new syntaxBrian Anderson-1/+1
2012-07-31Change remaining "iface" occurrences to "trait"; deprecate "iface"Lindsey Kuper-1/+1
2012-07-17rustc: Implement and enforce instance coherencePatrick Walton-1/+1
2012-01-30rustc: Allow attributes on methods. Closes #1709Brian Anderson-0/+24