summary refs log tree commit diff
path: root/src/test/compile-fail/no-patterns-in-args.rs
AgeCommit message (Expand)AuthorLines
2016-08-10Fixed no-pattern-in-args test for new E0130 formattrixnz-2/+5
2016-08-03Properly enforce the "patterns aren't allowed in foreign functions" checkVadim Petrochenkov-0/+30