summary refs log tree commit diff
path: root/src/test/run-pass/issue-7712.rs
AgeCommit message (Expand)AuthorLines
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-12Forbid pub/priv where it has no effectAlex Crichton-1/+1
2013-07-24rm default method lintDaniel Micay-3/+1
2013-07-19debuginfo: Implemented trait_method branch in create_function_metadata().Michael Woerister-0/+27