about summary refs log tree commit diff
path: root/src/test/run-pass/bug-862.rs
AgeCommit message (Collapse)AuthorLines
2011-09-02Reformat. Issue #855Brian Anderson-5/+1
2011-09-01No, not all fn constraints have the same args as the fn does, in the same ↵Tim Chevalier-0/+11
order... derp! Closes #862